fixing the default value in auxiliaryAppInfo of node-cpu-hog exp (#141)
Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ spec:
|
|||||||
# It can be active/stop
|
# It can be active/stop
|
||||||
engineState: 'active'
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: 'ns1:name=percona,ns2:run=nginx'
|
auxiliaryAppInfo: ''
|
||||||
appinfo:
|
appinfo:
|
||||||
appns: 'default'
|
appns: 'default'
|
||||||
applabel: 'app=nginx'
|
applabel: 'app=nginx'
|
||||||
|
Reference in New Issue
Block a user