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

@@ -62,7 +62,7 @@ spec:
enabled: true
className: nginx
hosts:
- &host "cilium.${SECRET_CLUSTER_DOMAIN}"
- &host "cilium.${SECRET_EXTERNAL_DOMAIN}"
tls:
- hosts:
- *host
@@ -111,7 +111,7 @@ spec:
ingressController:
enabled: false
defaultSecretNamespace: networking
defaultSecretName: ${SECRET_CLUSTER_DOMAIN//./-}-tls
defaultSecretName: ${SECRET_EXTERNAL_DOMAIN//./-}-tls
loadbalancerMode: shared
service:
loadBalancerIP: 192.168.169.115

View File

@@ -124,7 +124,7 @@ spec:
annotations:
hajimari.io/enable: "false"
hosts:
- host: &host "{{ .Release.Name }}.${SECRET_CLUSTER_DOMAIN}"
- host: &host "{{ .Release.Name }}.${SECRET_EXTERNAL_DOMAIN}"
paths:
- path: /
service: