File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22kind : Kustomization
33
44resources :
5- - git::https://github.com/pomerium/ingress-controller.git//config/default?ref=v0.26 .2
5+ - git::https://github.com/pomerium/ingress-controller.git//config/default?ref=v0.27 .2
66
77patchesStrategicMerge :
88 - pomerium-ingress-controller-patch.yaml
Original file line number Diff line number Diff line change 88 containers :
99 - name : pomerium
1010 imagePullPolicy : IfNotPresent
11- image : pomerium/ingress-controller:v0.26 .2@sha256:2cb606c4b6176fc1637a498f4cb567dee001f4fb880687ece81c0446393a82b7
11+ image : pomerium/ingress-controller:v0.27 .2@sha256:ffdfd3be0f37ea1c04ba8ec46d215f7ff7ddd22d0b30a950a17256eaac1dd982
1212 resources :
1313 limits :
1414 cpu : 5
You can’t perform that action at this time.
0 commit comments