Flux can't decrypt SOPS files in this setup. The secret will be created manually on the cluster and won't be garbage collected by Flux since it's not in the Kustomization resources.
9 lines
189 B
YAML
9 lines
189 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- namespace.yaml
|
|
- repository.yaml
|
|
- release-operator.yaml
|
|
- dummy0auth.yaml
|
|
# - tsproxy-rtx6000.yaml
|
|
|