Finish architecture-cleanup RAILIANCE-WP-0016 T05
Item 13 is the restore RESOURCE-WP-0002 already proved. Item 14 retires the dead Bitnami postgresql-ha deploy path and gates Valkey until a consumer exists. Item 17 publishes the versioned S3 consumer-interface index.
This commit is contained in:
parent
2af19627e1
commit
1eb5fa51ed
8 changed files with 156 additions and 69 deletions
|
|
@ -1,9 +1,8 @@
|
|||
# SOPS encryption policy for railiance-platform
|
||||
# Encrypts any file matching *.sops.yaml using the shared age key.
|
||||
# Decrypt: sops -d helm/postgresql-ha-values.sops.yaml
|
||||
# Use with helm: helm upgrade postgresql-ha bitnami/postgresql-ha \
|
||||
# -n platform -f <(sops -d helm/postgresql-ha-values.sops.yaml)
|
||||
# Encrypt: sops -e -i helm/postgresql-ha-values.sops.yaml
|
||||
# Decrypt: sops -d <file>.sops.yaml
|
||||
# Encrypt: sops -e -i <file>.sops.yaml
|
||||
# postgresql-ha deploy is retired; valkey-values.sops.yaml is unused until a consumer exists.
|
||||
|
||||
creation_rules:
|
||||
- path_regex: \.sops\.yaml$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue