Add helm chart options
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
ad7a9e33e2
commit
caeaaf8289
@ -15,6 +15,11 @@ helm:
|
||||
- name: gitea
|
||||
namespace: gitea
|
||||
ref: gitea-charts/gitea
|
||||
setvalues:
|
||||
memcached:
|
||||
enabled: true
|
||||
postgresql:
|
||||
enabled: true
|
||||
- name: fleet-crd
|
||||
namespace: fleet-system
|
||||
ref: "https://github.com/rancher/fleet/releases/download/v0.3.9/fleet-crd-0.3.9.tgz"
|
||||
|
Loading…
Reference in New Issue
Block a user