Add helm chart options
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Danny Bessems 2022-04-28 12:16:18 +02:00
parent ad7a9e33e2
commit caeaaf8289
1 changed files with 5 additions and 0 deletions

View File

@ -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"