fix(kueue): Correct repo

This commit is contained in:
2026-03-16 14:59:17 +01:00
parent be7954d499
commit bf6542398c
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -27,7 +27,7 @@ spec:
value: {{ .Values.kueue.env }}
- name: HELMFILE_FILE_PATH
value: kueue.yaml.gotmpl
- repoURL: https://gitlab.com/oceanbox/manifests.git
- repoURL: {{ .Values.clusterConfig.manifests }}
targetRevision: main
ref: values
syncPolicy:
@@ -41,4 +41,3 @@ spec:
selfHeal: false
{{- end }}
{{- end }}