Describe the bug
A clear and concise description of what the bug is.
Environment
Provide accurate information about the environment to help us reproduce the issue.
- Trident version: 23.01.1
- Trident installation flags used: Using Helm
- Container runtime: containerd
- Kubernetes version: 1.23
- Kubernetes orchestrator: EKS 1.23
- Kubernetes enabled feature gates: [e.g. CSINodeInfo]
- OS: Amazon Linux
- NetApp backend types: [e.g. CVS for AWS, ONTAP AFF 9.5, HCI 1.7]
- Other:
To Reproduce
Steps to reproduce the behavior: Deploy trident-operator helm chart with excludePodSecurityPolicy: true
Expected behavior
No PodSecurityPolicy should be created for trident.
Additional context
trident-controller and trident-node-linux PSPs are getting created even after setting excludePodSecurityPolicy to true.
Describe the bug
A clear and concise description of what the bug is.
Environment
Provide accurate information about the environment to help us reproduce the issue.
To Reproduce
Steps to reproduce the behavior: Deploy trident-operator helm chart with excludePodSecurityPolicy: true
Expected behavior
No PodSecurityPolicy should be created for trident.
Additional context
trident-controller and trident-node-linux PSPs are getting created even after setting excludePodSecurityPolicy to true.