Add manifests source to codex argo app

This commit is contained in:
2025-11-27 11:07:58 +01:00
parent 27218a7970
commit b07cf0f6c8
+3
View File
@@ -27,6 +27,9 @@ spec:
value: {{ .Values.codex.env }}
- name: HELMFILE_FILE_PATH
value: codex.yaml.gotmpl
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
ref: values
syncPolicy:
syncOptions:
- CreateNamespace=true