We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39a22f4 commit f4d2957Copy full SHA for f4d2957
kubernetes/cluster-0/apps/kyverno/kyverno/policies/inject-tz.yaml
@@ -29,7 +29,7 @@ spec:
29
spec:
30
initContainers:
31
- name: provide-timezone
32
- image: quay.io/k8tz/k8tz:0.16.0@sha256:a3f33a57e10351a76cc836a3dbc760bbf286f1b230acb15a0f583cc246588437
+ image: quay.io/k8tz/k8tz:0.16.2@sha256:5ddf4a9d77edab97b3204ea04a6c7f75405a1f924de8fb28d6b53b635c47060d
33
imagePullPolicy: IfNotPresent
34
resources:
35
requests:
0 commit comments