mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-12-24 11:51:13 +08:00
hotfix: remove label (#524)
This commit is contained in:
@@ -320,7 +320,6 @@ func CreateCIDRPod(ctx context.Context, clientset *kubernetes.Clientset, namespa
|
||||
ObjectMeta: v1.ObjectMeta{
|
||||
Name: config.CniNetName,
|
||||
Namespace: namespace,
|
||||
Labels: map[string]string{"app": config.ConfigMapPodTrafficManager},
|
||||
},
|
||||
Spec: v13.PodSpec{
|
||||
Volumes: []v13.Volume{
|
||||
|
||||
Reference in New Issue
Block a user