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 8030d26 commit 08c5e8dCopy full SHA for 08c5e8d
docs/examples/pod_echo_date.yaml
@@ -7,7 +7,7 @@ spec:
7
nodeSelector:
8
"kubernetes.io/os": linux
9
containers:
10
- - image: busybox
+ - image: mcr.microsoft.com/azurelinux/base/core:3.0
11
name: lustre-echo-date
12
command:
13
- "/bin/sh"
docs/examples/pod_echo_date_subdir.yaml
0 commit comments