diff --git a/config/pomerium/deployment/image.yaml b/config/pomerium/deployment/image.yaml index 4a1e69ec..6878caf2 100644 --- a/config/pomerium/deployment/image.yaml +++ b/config/pomerium/deployment/image.yaml @@ -8,5 +8,5 @@ spec: spec: containers: - name: pomerium - image: pomerium/ingress-controller:sha-daa1bdf + image: pomerium/ingress-controller:sha-adf771d imagePullPolicy: IfNotPresent diff --git a/deployment.yaml b/deployment.yaml index 18317e5c..0a27d0e9 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -581,7 +581,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: pomerium/ingress-controller:sha-daa1bdf + image: pomerium/ingress-controller:sha-adf771d imagePullPolicy: IfNotPresent name: pomerium ports: