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 c7a1ed8 commit a926324Copy full SHA for a926324
apps/clouds/hcloud-csi/app/hcloud-csi.yaml
@@ -272,7 +272,7 @@ spec:
272
secretKeyRef:
273
key: token
274
name: hcloud
275
- image: docker.io/hetznercloud/hcloud-csi-driver:v2.17.0
+ image: docker.io/hetznercloud/hcloud-csi-driver:v2.18.0
276
imagePullPolicy: IfNotPresent
277
livenessProbe:
278
failureThreshold: 5
@@ -381,7 +381,7 @@ spec:
381
value: unix:///run/csi/socket
382
- name: ENABLE_METRICS
383
value: "false"
384
385
386
387
0 commit comments