feat: change cluster url

This commit is contained in:
auricom
2024-06-16 23:56:36 +02:00
parent c9bf75538e
commit 2545b72b99
78 changed files with 156 additions and 161 deletions

View File

@@ -1,7 +1,7 @@
---
- Home:
- HomeAssistant:
href: https://hass.${SECRET_CLUSTER_DOMAIN}
href: https://hass.${SECRET_EXTERNAL_DOMAIN}
icon: home-assistant.png
description: Home Assistant
widget:
@@ -11,7 +11,7 @@
- Media:
- Jellyfin:
icon: jellyfin.png
href: https://jellyfin.${SECRET_CLUSTER_DOMAIN}
href: https://jellyfin.${SECRET_EXTERNAL_DOMAIN}
description: Media Server
widget:
type: jellyfin

View File

@@ -69,7 +69,7 @@ spec:
enabled: true
className: nginx
hosts:
- host: &host "{{ .Release.Name }}.${SECRET_CLUSTER_DOMAIN}"
- host: &host "{{ .Release.Name }}.${SECRET_EXTERNAL_DOMAIN}"
paths:
- path: /
service: