fixed indentation, cleaner command
This commit is contained in:
committed by
GitHub
parent
c61aee3c54
commit
fd0d4112b0
@@ -106,8 +106,7 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: friendly-container
|
- name: friendly-container
|
||||||
image: "alpine:3.4"
|
image: "alpine:3.4"
|
||||||
command:
|
command: ["/bin/echo", "hello", "world"]
|
||||||
- echo "hello"
|
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
add:
|
add:
|
||||||
|
|||||||
Reference in New Issue
Block a user