Closed slushysnowman closed 1 year ago
From my testing, controller.securityContext.allowPrivilegeEscalation and env_injector.securityContext.allowPrivilegeEscalation can both be set to false if Azure AD Pod Identity is being used.
controller.securityContext.allowPrivilegeEscalation
env_injector.securityContext.allowPrivilegeEscalation
Thank you @slushysnowman, docs are generated from values.yaml using Makefile
From my testing,
controller.securityContext.allowPrivilegeEscalation
andenv_injector.securityContext.allowPrivilegeEscalation
can both be set to false if Azure AD Pod Identity is being used.