1 Commits

Author SHA1 Message Date
38df821696 Update rancher/mirrored-library-traefik Docker tag to v3 2025-02-02 03:16:42 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -237,7 +237,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.15.0" image: "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.14.0"
ports: ports:
- containerPort: 8080 - containerPort: 8080
livenessProbe: livenessProbe:

View File

@@ -237,7 +237,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.15.0" image: "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.14.0"
ports: ports:
- containerPort: 8080 - containerPort: 8080
livenessProbe: livenessProbe:

View File

@@ -45,7 +45,7 @@ spec:
- --entrypoints.websecure.http.tls=true - --entrypoints.websecure.http.tls=true
- --entrypoints.web.http.redirections.entrypoint.to=websecure - --entrypoints.web.http.redirections.entrypoint.to=websecure
- --entrypoints.web.http.redirections.entrypoint.scheme=https - --entrypoints.web.http.redirections.entrypoint.scheme=https
image: rancher/mirrored-library-traefik:3.3.3 image: rancher/mirrored-library-traefik:3.3.2
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
failureThreshold: 3 failureThreshold: 3