mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 16:44:24 +00:00
Add decryption configuration for infrastructure-controllers using SOPS
This commit is contained in:
@@ -28,6 +28,10 @@ spec:
|
||||
dependsOn:
|
||||
- name: cluster-vars
|
||||
- name: infrastructure-core
|
||||
decryption:
|
||||
provider: sops
|
||||
secretRef:
|
||||
name: sops-age
|
||||
postBuild:
|
||||
substituteFrom:
|
||||
- kind: Secret
|
||||
|
||||
Reference in New Issue
Block a user