specify kube-system
This commit is contained in:
		@@ -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 }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user