1077: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-07-03 15:12:59 +00:00
parent 9f50ce42dc
commit e6ac88bdab
2 changed files with 6 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ description:
kind: ChaosExperiment kind: ChaosExperiment
metadata: metadata:
name: container-kill name: container-kill
version: 0.1.21 version: 0.1.22
spec: spec:
definition: definition:
scope: Namespaced scope: Namespaced

View File

@@ -934,7 +934,7 @@ description:
kind: ChaosExperiment kind: ChaosExperiment
metadata: metadata:
name: container-kill name: container-kill
version: 0.1.21 version: 0.1.22
spec: spec:
definition: definition:
scope: Namespaced scope: Namespaced
@@ -1002,6 +1002,10 @@ spec:
- name: LIB_IMAGE - name: LIB_IMAGE
value: 'gaiaadm/pumba:0.6.5' value: 'gaiaadm/pumba:0.6.5'
securityContext:
containerSecurityContext:
privileged: true
labels: labels:
name: container-kill name: container-kill