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
Because the Gatekeeper service account requires so many permissions, it should have a separate service account in the namespace to prevent other pods from having equivalent access.
The text was updated successfully, but these errors were encountered:
… (#431)
* Use a designated ServiceAccount instead of the namespace default
Signed-off-by: Emma McMillan <emma.mcmillan@microsoft.com>
* Apply service account to gatekeeper Pod
Signed-off-by: Emma McMillan <emma.mcmillan@microsoft.com>
* Add manifest_staging changes
Signed-off-by: Emma McMillan <emma.mcmillan@microsoft.com>
Co-authored-by: Max Smythe <max.smythe@gmail.com>
Because the Gatekeeper service account requires so many permissions, it should have a separate service account in the namespace to prevent other pods from having equivalent access.
The text was updated successfully, but these errors were encountered: