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