diff --git a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml index 8b322203e..34accfcba 100644 --- a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml +++ b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml @@ -2,7 +2,7 @@ apiVersion: gateway.networking.k8s.io/v1 kind: Gateway metadata: name: cilium-tls-gateway - namespace: {{ .Release.Namespace }} + namespace: kube-system labels: app.kubernetes.io/name: cilium-tls-gateway app.kubernetes.io/instance: {{ .Release.Name }}