Parametrize tailscale hostname
This commit is contained in:
@@ -14,6 +14,8 @@ spec:
|
||||
helm:
|
||||
valuesObject:
|
||||
mainNamespace: {{ .Values.mainNamespace }}
|
||||
tailscaleIngress:
|
||||
hostName: {{ .Values.tailscaleIngress.hostName }}
|
||||
destination:
|
||||
server: https://kubernetes.default.svc # Targeting the current Kubernetes cluster
|
||||
namespace: {{ .Values.mainNamespace }}
|
||||
|
||||
Reference in New Issue
Block a user