fix(codex): Rename prod ing tls secret to prod
This commit is contained in:
@@ -17,7 +17,7 @@ ingress:
|
||||
tls:
|
||||
- hosts:
|
||||
- codex.oceanbox.io
|
||||
secretName: staging-codex-tls
|
||||
secretName: prod-codex-tls
|
||||
volumes:
|
||||
- name: appsettings
|
||||
configMap:
|
||||
|
||||
Reference in New Issue
Block a user