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
I would like to suggest to add another template for securityPodAdmission
Since Kubernetes moved from PSP to PSA at version 1.25.1 and above, I believe addressing this to those who have clusters with higher versions and not a legacy version
I facing the same issue as mentioned issue here, and I also noticed it is still hard-coded at the template/chart level
at the latest version 5.3.1
Since it's related to the privilege escalation matter I would suggest making a dependency
@ckotzbauer
Following that issue: #39
I would like to suggest to add another template for securityPodAdmission
Since Kubernetes moved from PSP to PSA at version 1.25.1 and above, I believe addressing this to those who have clusters with higher versions and not a legacy version
I facing the same issue as mentioned issue here, and I also noticed it is still hard-coded at the template/chart level
at the latest version 5.3.1
Since it's related to the privilege escalation matter I would suggest making a dependency
podSecurityAdmission create: true hostPID: false hostIPC: false
As currently im having a 1.26.3 cluster version and has to make a manual change :(
If further details is needed from me than let me know
Regards,
orenr2301
The text was updated successfully, but these errors were encountered: