Skip to content

Commit c9412a1

Browse files
committed
use v2
1 parent 84a3df5 commit c9412a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gke-daemonset-raid-disks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
hostPID: true
2727
containers:
2828
- name: startup-script
29-
image: registry.k8s.io/startup-script:v1
29+
image: registry.k8s.io/startup-script:v2
3030
securityContext:
3131
privileged: true
3232
env:

0 commit comments

Comments
 (0)