Skip to content

Commit

Permalink
Working sample
Browse files Browse the repository at this point in the history
  • Loading branch information
marccampbell committed Jul 19, 2019
1 parent 1f130a0 commit 5226831
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions config/samples/troubleshoot_v1beta1_collector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ kind: Collector
metadata:
name: collector-sample
spec:
# - clusterInfo: {}
# - clusterResources: {}
- clusterInfo: {}
- clusterResources: {}
# - secret:
# name: illmannered-cricket-mysql
# namespace: default
Expand All @@ -23,8 +23,8 @@ spec:
# command: ["ping"]
# args: ["www.google.com"]
# # timeout: 5s
- copy:
selector:
- app=illmannered-cricket-mysql
namespace: default
containerPath: /etc/hosts
# - copy:
# selector:
# - app=illmannered-cricket-mysql
# namespace: default
# containerPath: /etc/hosts

0 comments on commit 5226831

Please sign in to comment.