5 Commits

3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -238,7 +238,7 @@ spec:
- --resources=validatingwebhookconfigurations - --resources=validatingwebhookconfigurations
#- --resources=volumeattachments #- --resources=volumeattachments
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
image: "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.19.0" image: "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.19.1"
ports: ports:
- containerPort: 8080 - containerPort: 8080
livenessProbe: livenessProbe:
+1 -1
View File
@@ -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.11"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
args: args:
- "-config.file=/etc/promtail/promtail.yaml" - "-config.file=/etc/promtail/promtail.yaml"
+1 -1
View File
@@ -58,7 +58,7 @@ spec:
spec: spec:
containers: containers:
- name: trek - name: trek
image: mauriceboe/trek:3.0.22 image: mauriceboe/trek:3.1.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
envFrom: envFrom:
- configMapRef: - configMapRef: