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