Compare commits
2 Commits
335c9ef812
...
f5c543c6eb
| Author | SHA1 | Date | |
|---|---|---|---|
| f5c543c6eb | |||
|
733a63ae27
|
@@ -35,6 +35,8 @@ data:
|
|||||||
cnsmunich-feedback: https://yay-or-nay.cluster.fun/feedback/20UETBI0
|
cnsmunich-feedback: https://yay-or-nay.cluster.fun/feedback/20UETBI0
|
||||||
containerdays25: https://speaking.marcusnoble.co.uk/HARSlE/the-future-of-kubernetes-admission-logic
|
containerdays25: https://speaking.marcusnoble.co.uk/HARSlE/the-future-of-kubernetes-admission-logic
|
||||||
containerdays25-feedback: https://yay-or-nay.cluster.fun/feedback/F8P351QK
|
containerdays25-feedback: https://yay-or-nay.cluster.fun/feedback/F8P351QK
|
||||||
|
cdl-2026: https://speaking.marcusnoble.co.uk/lMcEwR/pod-deep-dive-the-interesting-bits
|
||||||
|
cdl-2026-feedback: https://yay-or-nay.cluster.fun/feedback/EMLARINI
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
|
|||||||
@@ -216,7 +216,7 @@ spec:
|
|||||||
serviceAccountName: promtail
|
serviceAccountName: promtail
|
||||||
containers:
|
containers:
|
||||||
- name: promtail
|
- name: promtail
|
||||||
image: "grafana/promtail:2.9.17"
|
image: "grafana/promtail:3.6.2"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- "-config.file=/etc/promtail/promtail.yaml"
|
- "-config.file=/etc/promtail/promtail.yaml"
|
||||||
|
|||||||
Reference in New Issue
Block a user