Compare commits
3 Commits
fb6c867967
...
335c9ef812
| Author | SHA1 | Date | |
|---|---|---|---|
| 335c9ef812 | |||
| 7f21c584a4 | |||
| 6c1d4fb5b8 |
@@ -216,7 +216,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:3.6.1"
|
||||
image: "grafana/promtail:3.6.2"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
||||
@@ -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.30
|
||||
image: rancher/mirrored-library-traefik:2.11.31
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 3
|
||||
|
||||
Reference in New Issue
Block a user