Finish architecture-cleanup RAILIANCE-WP-0016 T05
Some checks failed
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Has been cancelled

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:
codex 2026-08-15 14:43:44 +02:00
parent 2af19627e1
commit 1eb5fa51ed
8 changed files with 156 additions and 69 deletions

View file

@ -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$