You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The pods created by the Event Controller for Sensor and EventSource do not include the necessary securityContext, which prevents them from being scheduled
To Reproduce
Steps to reproduce the behavior:
From what I understand, these deployments are handled by the Event Controller, but I haven't found any configuration options to modify the security settings for Sensor or EventSource deployments. I have included the securityContext in the values.yml file for controller.
Expected behavior
The deployment/pods of the eventsource and sensors should have the securityContext.
If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.
The text was updated successfully, but these errors were encountered:
Describe the bug
The pods created by the Event Controller for Sensor and EventSource do not include the necessary securityContext, which prevents them from being scheduled
To Reproduce
Steps to reproduce the behavior:
From what I understand, these deployments are handled by the Event Controller, but I haven't found any configuration options to modify the security settings for Sensor or EventSource deployments. I have included the securityContext in the values.yml file for controller.
Expected behavior
The deployment/pods of the eventsource and sensors should have the securityContext.
If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.
The text was updated successfully, but these errors were encountered: