Skip to content

Commit 9136b81

Browse files
committed
feat(ingress): Experimental Native Ingress
Add newline and comment for huge if statmenet Non breaking change, just semantic
1 parent badc232 commit 9136b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/router/templates/router-deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ spec:
8989
port: 9090
9090
initialDelaySeconds: 1
9191
timeoutSeconds: 1
92-
{{ end }}
92+
{{ end }}{{/* if not .Values.global.experimental_native_ingress */}}

0 commit comments

Comments
 (0)