Skip to content

Commit c236128

Browse files
Update ingress-nginx on vintage MCs
Update the ingress-nginx container image tag to use v1.11.2 on vintage MCs
1 parent 202d5d5 commit c236128

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/files/apps/common/nginx-ingress-controller-app.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ metadata:
66
data:
77
values: |
88
controller:
9+
image:
10+
tag: "v1.11.2"
911
allowSnippetAnnotations: true
1012
enableSSLChainCompletion: true
1113
resources:

0 commit comments

Comments
 (0)