fix: Correct matomo path
This commit is contained in:
@@ -25,7 +25,7 @@ spec:
|
|||||||
- name: HELMFILE_ENVIRONMENT
|
- name: HELMFILE_ENVIRONMENT
|
||||||
value: {{ .Values.matomo.env }}
|
value: {{ .Values.matomo.env }}
|
||||||
- name: HELMFILE_FILE_PATH
|
- name: HELMFILE_FILE_PATH
|
||||||
value: analytics.yaml.gotmpl
|
value: matomo.yaml.gotmpl
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
managedNamespaceMetadata:
|
managedNamespaceMetadata:
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
Reference in New Issue
Block a user