-
Notifications
You must be signed in to change notification settings - Fork 844
Open
litmuschaos/chaos-charts
#664Labels
Description
What happened:
When using the interface to create an experiment with the "Pod Killer" template, the generated YAML consistently references kube-proxy and contains an unmodified template annotation, regardless of the selected namespace or label. The YAML produced shows the following line:
subject: "{{workflow.parameters.appNamespace}}_kube-proxy"What you expected to happen:
The generated YAML should reflect the correct namespace or label based on the user's input.
Where can this issue be corrected? (optional)
I don't know.
How to reproduce it (as minimally and precisely as possible):
Create a basic experiment using the "Pod Killer" template and try to specify a namespace and a selector label..
Anything else we need to know?:
Nope
Reactions are currently unavailable
