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
+2 -2
View File
@@ -109,8 +109,8 @@ spec:
- ALL
volumes:
- name: config
configMap:
name: api-gateway-config
secret:
secretName: api-gateway-config
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution: