add annotation
This commit is contained in:
		@@ -9,6 +9,8 @@ metadata:
 | 
			
		||||
    app.kubernetes.io/version: {{ .Chart.AppVersion }}
 | 
			
		||||
    app.kubernetes.io/component: network
 | 
			
		||||
    app.kubernetes.io/part-of: {{ .Release.Name }}
 | 
			
		||||
  annotations:
 | 
			
		||||
    cert-manager.io/issuer: letsencrypt-issuer
 | 
			
		||||
spec:
 | 
			
		||||
  gatewayClassName: cilium
 | 
			
		||||
  listeners:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user