etherpad: always update certbot image

This commit is contained in:
Nico Schottelius 2021-07-17 17:24:35 +02:00
parent 3e4f23e487
commit 374acd5c81
1 changed files with 2 additions and 0 deletions

View File

@ -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: