Skip to content

Commit

Permalink
Update pod delete experiment for workflow metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
dwdraju committed Oct 31, 2023
1 parent 6d0fb71 commit f746197
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion experiments/pod-delete/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ metadata:
name: argowf-chaos-pod-delete
namespace: litmus
labels:
subject: "{{workflow.parameters.appNamespace}}_kube-proxy"
spec:
workflowMetadata:
labels:
subject: "{{workflow.parameters.appNamespace}}_kube-proxy"
entrypoint: argowf-chaos
serviceAccountName: argo-chaos
securityContext:
Expand Down

0 comments on commit f746197

Please sign in to comment.