fix: fix fornix dev domain

This commit is contained in:
2025-12-11 15:51:55 +01:00
parent b5aca9a830
commit 04f41d5dc4
-5
View File
@@ -12,14 +12,9 @@ ingress:
paths: paths:
- path: / - path: /
pathType: ImplementationSpecific pathType: ImplementationSpecific
- host: fornix.dev.tos.obx
paths:
- path: /
pathType: ImplementationSpecific
tls: tls:
- hosts: - hosts:
- fornix.dev.oceanbox.io - fornix.dev.oceanbox.io
- fornix.dev.tos.obx
secretName: fornix-tls secretName: fornix-tls
volumes: volumes:
- name: appsettings - name: appsettings