sops...
This commit is contained in:
parent
f241bdaf4d
commit
bc238dba3e
1 changed files with 7 additions and 0 deletions
|
@ -30,8 +30,15 @@ spec:
|
|||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: valinor
|
||||
decryption:
|
||||
provider: sops
|
||||
secretRef:
|
||||
name: sops-age
|
||||
postBuild:
|
||||
substituteFrom:
|
||||
- kind: ConfigMap
|
||||
name: cluster-settings
|
||||
optional: false
|
||||
- kind: Secret
|
||||
name: cluster-secrets
|
||||
optional: false
|
||||
|
|
Reference in a new issue