diff --git a/applications/wg-easy/helmfile.yaml.gotmpl b/applications/wg-easy/helmfile.yaml.gotmpl index 6c0017b..a822648 100644 --- a/applications/wg-easy/helmfile.yaml.gotmpl +++ b/applications/wg-easy/helmfile.yaml.gotmpl @@ -9,6 +9,8 @@ helmDefaults: environments: default: values: + - username: "test@example.com" + - password: '{{env "REPLICATED_LICENSE_ID"}}' - chartSources: certManager: ./charts/cert-manager certManagerIssuers: ./charts/cert-manager-issuers