cluster-secrets

This commit is contained in:
Joseph Hanson 2023-08-14 13:37:11 +00:00
parent 507dd9a1f1
commit 4b33bc7d22

View file

@ -19,8 +19,6 @@ spec:
substituteFrom:
- kind: ConfigMap
name: cluster-settings
- kind: Secret
name: cluster-secrets
patches:
- patch: |-
apiVersion: kustomize.toolkit.fluxcd.io/v1
@ -37,8 +35,6 @@ spec:
substituteFrom:
- kind: ConfigMap
name: cluster-settings
- kind: Secret
name: cluster-secrets
target:
group: kustomize.toolkit.fluxcd.io
kind: Kustomization