Skip to content

Commit

Permalink
set current docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
wasaga committed May 26, 2023
1 parent b623cd9 commit 8820dc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/pomerium/deployment/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ spec:
spec:
containers:
- name: pomerium
image: pomerium/ingress-controller:sha-cdc389c
image: pomerium/ingress-controller:sha-b623cd9
imagePullPolicy: IfNotPresent
2 changes: 1 addition & 1 deletion deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.podIP
image: pomerium/ingress-controller:sha-cdc389c
image: pomerium/ingress-controller:sha-b623cd9
imagePullPolicy: IfNotPresent
name: pomerium
ports:
Expand Down

0 comments on commit 8820dc4

Please sign in to comment.