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 84a3df5 commit c9412a1Copy full SHA for c9412a1
examples/gke-daemonset-raid-disks.yaml
@@ -26,7 +26,7 @@ spec:
26
hostPID: true
27
containers:
28
- name: startup-script
29
- image: registry.k8s.io/startup-script:v1
+ image: registry.k8s.io/startup-script:v2
30
securityContext:
31
privileged: true
32
env:
0 commit comments