fix(codex): Rename prod ing tls secret to prod

This commit is contained in:
2026-01-07 14:55:50 +01:00
parent d5e6d86f4b
commit a1c3f766b5
+1 -1
View File
@@ -17,7 +17,7 @@ ingress:
tls:
- hosts:
- codex.oceanbox.io
secretName: staging-codex-tls
secretName: prod-codex-tls
volumes:
- name: appsettings
configMap: