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 implement the Azure Advisor recommendation “Kubernetes clusters should disable automounting API credentials” during our cluster hardening process. The issue is that while I can easily set the automountServiceAccountToken parameter to false for the Pods such as RepoServer, ApplicationSet, Notifications, etc., I am unable to figure out how to manually mount the Secret in this case. Could someone please assist me with this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone,
I would like to implement the Azure Advisor recommendation “Kubernetes clusters should disable automounting API credentials” during our cluster hardening process. The issue is that while I can easily set the automountServiceAccountToken parameter to false for the Pods such as RepoServer, ApplicationSet, Notifications, etc., I am unable to figure out how to manually mount the Secret in this case. Could someone please assist me with this?
Thank you!
All reactions