fix(codex): Drop gitlab url
This commit is contained in:
@@ -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 }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user