fix: app-of-appify plausible
This commit is contained in:
@@ -9,6 +9,18 @@ spec:
|
||||
namespace: plausible
|
||||
server: 'https://kubernetes.default.svc'
|
||||
sources:
|
||||
- repoURL: {{ .Values.clusterConfig.manifests }}
|
||||
targetRevision: HEAD
|
||||
path: helmfile.d
|
||||
plugin:
|
||||
name: helmfile-cmp
|
||||
env:
|
||||
- name: CLUSTER_NAME
|
||||
value: {{ .Values.clusterConfig.cluster }}
|
||||
- name: HELMFILE_ENVIRONMENT
|
||||
value: default
|
||||
- name: HELMFILE_FILE_PATH
|
||||
value: plausible.yaml.gotmpl
|
||||
- repoURL: 'https://imio.github.io/helm-charts'
|
||||
targetRevision: 0.4.0
|
||||
chart: plausible-analytics
|
||||
|
||||
Reference in New Issue
Block a user