fix: move gateway config from plaintext ConfigMap to SOPS-encrypted Secret

This commit is contained in:
Admin Bot
2026-09-05 00:28:45 -07:00
parent 33910fe8e9
commit 2bcf6c82fc
4 changed files with 263 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ resources:
- service.yaml
- deployment.yaml
- network-policy.yaml
- configmap.yaml
- gateway-config-secret.enc.yaml
# The deployed image tag lives here and nowhere else. CI publishes
# forgejo.riotpiao.com/rock/api-gateway:<commit-sha> and tags it as :latest on main.