fix(codex): Drop gitlab url

This commit is contained in:
2026-02-17 17:23:04 +01:00
parent 1bb1dd09a3
commit 67f73b5cb2
+1 -2
View File
@@ -27,7 +27,7 @@ spec:
value: {{ .Values.codex.env }}
- name: HELMFILE_FILE_PATH
value: codex.yaml.gotmpl
- repoURL: https://gitlab.com/oceanbox/manifests.git
- repoURL: https://git.oceanbox.io/platform/manifests.git
targetRevision: main
ref: values
syncPolicy:
@@ -40,4 +40,3 @@ spec:
selfHeal: false
{{- end }}
{{- end }}