Skip to content

Commit 2021f7f

Browse files
committed
ingress-nginx: hash lock image
1 parent b958bb2 commit 2021f7f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ingress-nginx/values.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ nginx-ingress:
33
admissionWebhooks:
44
patch:
55
enabled: false
6+
image:
7+
digest: sha256:bc95fdbd64452185e73599dc4d69e5346b307c8fdd0851149a62886930f5a4d2
68
resources:
79
limits:
810
cpu: 500m
@@ -17,3 +19,6 @@ nginx-ingress:
1719
enabled: true
1820
serviceMonitor:
1921
enabled: true
22+
defaultBackend:
23+
image:
24+
digest: sha256:4dc5e07c8ca4e23bddb3153737d7b8c556e5fb2f29c4558b7cd6e6df99c512c7

0 commit comments

Comments
 (0)