Add Drone config

This commit is contained in:
Khue Doan 2021-06-27 15:50:43 +07:00
parent a03c2f73c7
commit bc1c63e27d
No known key found for this signature in database
GPG Key ID: 4C1A90A461B3C27B

View File

@ -12,6 +12,20 @@ spec:
repoURL: https://charts.drone.io
chart: drone
targetRevision: 0.1.7
helm:
parameters:
- name: env.DRONE_SERVER_HOST
value: drone.khuedoan.com
- name: env.DRONE_SERVER_PROTO
value: https
- name: env.DRONE_GITEA_SERVER
value: https://git.khuedoan.com
- name: 'ingress.enabled'
value: 'true'
- name: 'ingress.hosts[0].host'
value: drone.khuedoan.com
- name: 'ingress.hosts[0].paths[0]'
value: '/'
project: default
syncPolicy:
automated: