diff --git a/charts/coredns/coredns-pod-delete/experiment.yaml b/charts/coredns/coredns-pod-delete/experiment.yaml index 35e98bb..ca3d849 100644 --- a/charts/coredns/coredns-pod-delete/experiment.yaml +++ b/charts/coredns/coredns-pod-delete/experiment.yaml @@ -5,7 +5,7 @@ description: kind: ChaosExperiment metadata: name: coredns-pod-delete - version: 0.1.3 + version: 0.1.4 spec: definition: permissions: diff --git a/charts/coredns/experiments.yaml b/charts/coredns/experiments.yaml index cd854ac..ee0a5eb 100644 --- a/charts/coredns/experiments.yaml +++ b/charts/coredns/experiments.yaml @@ -7,11 +7,11 @@ description: kind: ChaosExperiment metadata: name: coredns-pod-delete - version: 0.1.3 + version: 0.1.4 spec: definition: permissions: - apiGroups: + - apiGroups: - "" - "batch" - "litmuschaos.io" @@ -53,5 +53,6 @@ spec: value: '' labels: name: coredns-pod-delete + ---