mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-10-21 06:19:29 +08:00
feat: restore sa
This commit is contained in:
@@ -19,7 +19,6 @@ func RemoveContainers(spec *v1.PodTemplateSpec) {
|
||||
i--
|
||||
}
|
||||
}
|
||||
spec.Spec.ServiceAccountName = ""
|
||||
}
|
||||
|
||||
func AddMeshContainer(spec *v1.PodTemplateSpec, ns, nodeId string, c util.PodRouteConfig) {
|
||||
|
Reference in New Issue
Block a user