mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 20:39:18 -08:00
ops(k8s): attempt to add sops operator
This commit is contained in:
parent
41ae5de394
commit
49ef4146fc
6 changed files with 60 additions and 12 deletions
6
k8s/bootstrap/sops-values.yaml
Normal file
6
k8s/bootstrap/sops-values.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
secretsAsFiles:
|
||||
- mountPath: /etc/sops-age-key-file
|
||||
secretName: sops-age-key-file
|
||||
extraEnv:
|
||||
- name: SOPS_AGE_KEY_FILE
|
||||
value: /etc/sops-age-key-file/sops.key
|
||||
Loading…
Add table
Add a link
Reference in a new issue