2 Commits

Author SHA1 Message Date
948268df15 Update grafana/promtail Docker tag to v3 2025-04-14 03:01:54 +00:00
9db266845b Added kcdczechslovak link
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2025-04-13 11:12:52 +01:00
3 changed files with 3 additions and 2 deletions

View File

@@ -30,6 +30,7 @@ data:
cndoslo: https://speaking.marcusnoble.co.uk/j5M53P/from-fragile-to-resilient-validatingadmissionpolicies-strengthen-kubernetes
rejekts25: https://speaking.marcusnoble.co.uk/AXARFf/pod-deep-dive-everything-you-didnt-know-you-needed-to-know
kcdbudapest: https://speaking.marcusnoble.co.uk/43QLpx/the-future-of-kubernetes-admission-logic
kcdczechslovak: https://speaking.marcusnoble.co.uk/Np2xUv/pod-deep-dive-the-interesting-bits
---
apiVersion: v1
kind: Service

View File

@@ -236,7 +236,7 @@ spec:
serviceAccountName: promtail
containers:
- name: promtail
image: "grafana/promtail:2.9.13"
image: "grafana/promtail:3.4.3"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"

View File

@@ -215,7 +215,7 @@ spec:
serviceAccountName: promtail
containers:
- name: promtail
image: "grafana/promtail:2.9.13"
image: "grafana/promtail:3.4.3"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"