mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-30 19:06:33 +02:00
k8s: fix manifests (#5274)
This commit is contained in:
parent
3dadcf1825
commit
db52d0cfbd
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: pomerium
|
- name: pomerium
|
||||||
image: pomerium/pomerium:v0.27.0
|
image: pomerium/pomerium:v0.27.0
|
||||||
imagePullPolicy: IfNotFound
|
imagePullPolicy: IfNotPresent
|
||||||
|
|
Loading…
Add table
Reference in a new issue