Compare commits
3
Commits
5325264d8e
...
1f7064f39e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1f7064f39e | ||
|
|
d55db51b77 | ||
|
|
e2ed58c4de |
@@ -68,7 +68,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: web
|
||||
image: ghcr.io/miniflux/miniflux:2.3.2
|
||||
image: ghcr.io/miniflux/miniflux:2.3.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
||||
@@ -45,7 +45,7 @@ spec:
|
||||
- --entrypoints.websecure.http.tls=true
|
||||
- --entrypoints.web.http.redirections.entrypoint.to=websecure
|
||||
- --entrypoints.web.http.redirections.entrypoint.scheme=https
|
||||
image: rancher/mirrored-library-traefik:2.11.50
|
||||
image: rancher/mirrored-library-traefik:3.7.8
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 3
|
||||
|
||||
Reference in New Issue
Block a user