Skip to content

Commit

Permalink
Update to sensible example
Browse files Browse the repository at this point in the history
  • Loading branch information
Aergonus authored Nov 1, 2017
1 parent e909741 commit c3aa6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
- name: kube-monkey
command:
- "/kube-monkey"
args: ["-v=5", "-log_dir=/path/to/custom/log"]
args: ["-v=5", "-log_dir=/var/log/kube-monkey"]
image: kube-monkey:v0.1.0
volumeMounts:
- name: config-volume
Expand Down

0 comments on commit c3aa6bc

Please sign in to comment.