fix: fix goTemplate typo
This commit is contained in:
@@ -33,7 +33,7 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/kustomizations/openfga/values.yaml
|
- $values/kustomizations/openfga/values.yaml
|
||||||
- $values/kustomizations/openfga/values-{{ env }}.yaml
|
- $values/kustomizations/openfga/values-{{ .env }}.yaml
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
fullnameOverride: openfga
|
# fullnameOverride: openfga
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user