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
securityContext section is missing when created from new UI which prevents pods from starting when Pod Security Policy Support is enabled.
To Reproduce
Create a new workload of type Deployment from UI
Result
Expected Result
Add this section in yaml file like the old UI does :