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:
|
||||
- name: certbot
|
||||
image: ungleich/ungleich-certbot
|
||||
imagePullPolicy: Always
|
||||
|
||||
ports:
|
||||
- containerPort: 80
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue