etherpad: always update certbot image
This commit is contained in:
parent
3e4f23e487
commit
374acd5c81
1 changed files with 2 additions and 0 deletions
|
@ -112,6 +112,8 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: certbot
|
- name: certbot
|
||||||
image: ungleich/ungleich-certbot
|
image: ungleich/ungleich-certbot
|
||||||
|
imagePullPolicy: Always
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue