fix(codex): Add codex.adm.oceanbox.io ing. path
This commit is contained in:
@@ -14,9 +14,14 @@ ingress:
|
|||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: ImplementationSpecific
|
pathType: ImplementationSpecific
|
||||||
|
- host: codex.adm.oceanbox.io
|
||||||
|
paths:
|
||||||
|
- path: /
|
||||||
|
pathType: ImplementationSpecific
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- codex.oceanbox.io
|
- codex.oceanbox.io
|
||||||
|
- codex.adm.oceanbox.io
|
||||||
secretName: prod-codex-tls
|
secretName: prod-codex-tls
|
||||||
volumes:
|
volumes:
|
||||||
- name: appsettings
|
- name: appsettings
|
||||||
|
|||||||
Reference in New Issue
Block a user