Skip to content

Commit 7325a7c

Browse files
committed
changes to deployment.yaml
1 parent 2e1ae79 commit 7325a7c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,8 +1004,8 @@ spec:
10041004
valueFrom:
10051005
fieldRef:
10061006
fieldPath: status.podIP
1007-
image: pomerium/ingress-controller:main
1008-
imagePullPolicy: Always
1007+
image: pomerium/ingress-controller:v0.32.0
1008+
imagePullPolicy: IfNotPresent
10091009
livenessProbe:
10101010
failureThreshold: 10
10111011
httpGet:

0 commit comments

Comments
 (0)