mirror of
https://github.com/rancher/rke.git
synced 2025-09-09 02:51:15 +00:00
Do not rewrite SELinux labels on volume mounts
This commit is contained in:
@@ -98,6 +98,7 @@ const (
|
||||
NameLabel = "name"
|
||||
|
||||
WorkerThreads = util.WorkerThreads
|
||||
SELinuxLabel = services.SELinuxLabel
|
||||
|
||||
serviceAccountTokenFileParam = "service-account-key-file"
|
||||
|
||||
|
Reference in New Issue
Block a user