diff --git a/clusters/cl01tl/applications/homepage-tailscale/templates/cluster-role-binding.yaml b/clusters/cl01tl/applications/homepage-tailscale/templates/cluster-role-binding.yaml index f20a953fc..f1c3b0050 100644 --- a/clusters/cl01tl/applications/homepage-tailscale/templates/cluster-role-binding.yaml +++ b/clusters/cl01tl/applications/homepage-tailscale/templates/cluster-role-binding.yaml @@ -1,10 +1,10 @@ apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: - name: homepage + name: homepage-tailscale namespace: {{ .Release.Namespace }} labels: - app.kubernetes.io/name: homepage + app.kubernetes.io/name: homepage-tailscale app.kubernetes.io/instance: {{ .Release.Name }} app.kubernetes.io/version: {{ .Chart.AppVersion }} app.kubernetes.io/component: web @@ -12,8 +12,8 @@ metadata: roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole - name: homepage + name: homepage-tailscale subjects: - kind: ServiceAccount - name: homepage + name: homepage-tailscale namespace: {{ .Release.Namespace }} diff --git a/clusters/cl01tl/applications/homepage-tailscale/templates/cluster-role.yaml b/clusters/cl01tl/applications/homepage-tailscale/templates/cluster-role.yaml index 429adc8b4..4aa4963f0 100644 --- a/clusters/cl01tl/applications/homepage-tailscale/templates/cluster-role.yaml +++ b/clusters/cl01tl/applications/homepage-tailscale/templates/cluster-role.yaml @@ -1,10 +1,10 @@ apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: - name: homepage + name: homepage-tailscale namespace: {{ .Release.Namespace }} labels: - app.kubernetes.io/name: homepage + app.kubernetes.io/name: homepage-tailscale app.kubernetes.io/instance: {{ .Release.Name }} app.kubernetes.io/version: {{ .Chart.AppVersion }} app.kubernetes.io/component: web diff --git a/clusters/cl01tl/applications/homepage-tailscale/values.yaml b/clusters/cl01tl/applications/homepage-tailscale/values.yaml index e4cb606ee..857aeaddf 100644 --- a/clusters/cl01tl/applications/homepage-tailscale/values.yaml +++ b/clusters/cl01tl/applications/homepage-tailscale/values.yaml @@ -208,7 +208,7 @@ homepage: - path: / pathType: Prefix service: - name: home + name: homepage-tailscale port: 80 tls: - hosts: