Skip to content
Snippets Groups Projects
Commit 364a1f0b authored by github-actions's avatar github-actions
Browse files

Update image tags in hcloud-csi.yml to 2.0.0-rc.2

parent 73bc5ced
No related branches found
No related merge requests found
...@@ -246,7 +246,7 @@ spec: ...@@ -246,7 +246,7 @@ spec:
secretKeyRef: secretKeyRef:
key: token key: token
name: hcloud name: hcloud
image: hetznercloud/hcloud-csi-driver:latest image: hetznercloud/hcloud-csi-driver:2.0.0-rc.2
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
failureThreshold: 5 failureThreshold: 5
...@@ -321,7 +321,7 @@ spec: ...@@ -321,7 +321,7 @@ spec:
value: 0.0.0.0:9189 value: 0.0.0.0:9189
- name: ENABLE_METRICS - name: ENABLE_METRICS
value: "true" value: "true"
image: hetznercloud/hcloud-csi-driver:latest image: hetznercloud/hcloud-csi-driver:2.0.0-rc.2
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
failureThreshold: 5 failureThreshold: 5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment