mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-28 18:06:34 +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:
|
||||
- name: pomerium
|
||||
image: pomerium/pomerium:v0.27.0
|
||||
imagePullPolicy: IfNotFound
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
|
Loading…
Add table
Reference in a new issue