We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed38d24 + 166e7a6 commit 9331630Copy full SHA for 9331630
examples/chaoskube.yaml
@@ -16,6 +16,8 @@ spec:
16
- name: chaoskube
17
image: quay.io/linki/chaoskube:v0.5.0
18
args:
19
+ # use in-cluster configuration
20
+ - --in-cluster
21
# kill a pod every 10 minutes
22
- --interval=10m
23
# only target pods in the test environment
0 commit comments