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
Add a label etc_secret_t to be used for configuration files stored under
/etc that include secrets. The current label used for secret mounts
under /etc is secret_t but this label permits bootstrap containers
to write to objects. etc_secret_t disallows this behavior.
Signed-off-by: Gavin Inglis <[email protected]>
0 commit comments