fix: move gateway config from plaintext ConfigMap to SOPS-encrypted Secret
CI / Vet, test, build (push) Canceled after 2m52s
CI / Build and push image (push) Canceled after 0s

This commit is contained in:
Admin Bot
2026-09-05 00:28:45 -07:00
parent 33910fe8e9
commit 11ca4a5902
5 changed files with 266 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: