No way to not specify this!?
This commit is contained in:
parent
658e801e34
commit
57d3a277cc
1 changed files with 3 additions and 0 deletions
|
@ -37,6 +37,9 @@ spec:
|
||||||
replicas: 0
|
replicas: 0
|
||||||
secrets:
|
secrets:
|
||||||
existingSecret: "masto-secrets"
|
existingSecret: "masto-secrets"
|
||||||
|
active_record_encryption_deterministic_key: "externalSecret"
|
||||||
|
active_record_encryption_key_derivation_salt: "externalSecret"
|
||||||
|
active_record_encryption_primary_key: "externalSecret"
|
||||||
storage:
|
storage:
|
||||||
type: emptyDir
|
type: emptyDir
|
||||||
postgresql:
|
postgresql:
|
||||||
|
|
Loading…
Add table
Reference in a new issue