The great reset, we moved infra into two clusters (sekibanki et seija)
This commit is contained in:
5
encrypt_secrets.sh
Executable file
5
encrypt_secrets.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
|
||||
fd -I "secrets.yaml" -x sops -e --encrypted-regex '^(data|stringData)$' --output {.}.sops.yaml {}
|
||||
fd -I "local_settings.py" -x sops -e --output {.}.sops.py {}
|
Reference in New Issue
Block a user