Try adding tailscale dns hostname for codex

This commit is contained in:
2025-11-27 13:50:00 +01:00
parent 24977a9a77
commit 163452b8c6
2 changed files with 7 additions and 0 deletions
+5
View File
@@ -14,9 +14,14 @@ ingress:
paths:
- path: /
pathType: ImplementationSpecific
- host: codex.dev.tos.obx
paths:
- path: /
pathType: ImplementationSpecific
tls:
- hosts:
- codex.dev.oceanbox.io
- codex.dev.tos.obx
secretName: staging-codex-tls
volumes:
- name: appsettings