fix: don't use kustomize for openfga

This commit is contained in:
Jonas Juselius
2024-08-27 16:01:05 +02:00
parent 52514f32b8
commit 2b473364be
10 changed files with 21 additions and 58 deletions
+10 -10
View File
@@ -27,16 +27,16 @@ spec:
namespace: idp
server: '{{ .cluster }}'
source:
repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
path: kustomizations/openfga
plugin:
name: kustomize-helm-with-rewrite
parameters:
- name: env
string: '{{ .env }}'
- name: hostname
string: '{{ .hostname }}'
- repoURL: https://openfga.github.io/helm-charts
targetRevision: 0.2.12
chart: openfga
helm:
valueFiles:
- $values/kustomizations/openfga/values.yaml
- $values/kustomizations/openfga/values-{{ env }}.yaml
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
ref: values
templatePatch: |
{{- if .autoSync }}
spec: