This commit is contained in:
MTRNord 2023-03-17 00:05:35 +01:00
parent 526f896e24
commit ddba03803b
No known key found for this signature in database
3 changed files with 8 additions and 1 deletions

3
.sops.yaml Normal file
View File

@ -0,0 +1,3 @@
creation_rules:
- encrypted_regex: "^(data|stringData)$"
age: age1esjyg2qfy49awv0ptkzvpk425adczjr38m37w2mmcahzc4p8n54sll2nzh

View File

@ -14,3 +14,7 @@ spec:
path: ./infrastructure/controllers
prune: true
wait: true
decryption:
provider: sops
secretRef:
name: sops-age

View File

@ -1,4 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
apiVersion: kustomize.config.k8s.io/v1beta2
kind: Kustomization
resources:
- oidc-secret.yaml