-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Description
When I try chaoskube with --max-kill=3 option it is not accepting , though logs does mention the value is taken .The number of pods killed is by default 1
From logs :
time="2021-06-02T10:30:45Z" level=info msg="setting pod filter" annotations= excludedPodNames="" includedPodNames="" kinds= labels="app=playground" maxKill=3 minimumAge=0s namespaceLabels= namespaces=
Command used :
helm install ${name}
stable/chaoskube
--set interval=${interval},rbac.create=true,labels=${label},namespaces=${namespace}
--set rbac.serviceAccountName=chaoskube,dryRun=false
--set maxKill=3,
Metadata
Metadata
Assignees
Labels
No labels