remove postBuild substitution from flux secrets configuration
This commit is contained in:
parent
cf03440780
commit
b196899e56
1 changed files with 0 additions and 6 deletions
|
@ -14,9 +14,3 @@ spec:
|
|||
secretRef:
|
||||
name: sops-age
|
||||
prune: true
|
||||
postBuild:
|
||||
substituteFrom:
|
||||
- kind: ConfigMap
|
||||
name: cluster-config
|
||||
- kind: Secret
|
||||
name: cluster-secrets
|
||||
|
|
Reference in a new issue