Skip to content

Commit 16f8aea

Browse files
zolugLars Ekman
authored and
Lars Ekman
committed
deployment; remote vlan nse does not need to communicate with NSMgr
1 parent 4bb58bb commit 16f8aea

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

deployments/helm/templates/nse-vlan.yaml

-7
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ spec:
6262
- name: spire-agent-socket
6363
mountPath: /run/spire/sockets
6464
readOnly: true
65-
- name: nsm-socket
66-
mountPath: /var/lib/networkservicemesh
67-
readOnly: false
6865
resources:
6966
requests:
7067
cpu: 200m
@@ -76,7 +73,3 @@ spec:
7673
hostPath:
7774
path: /run/spire/sockets
7875
type: Directory
79-
- name: nsm-socket
80-
hostPath:
81-
path: /var/lib/networkservicemesh
82-
type: DirectoryOrCreate

0 commit comments

Comments
 (0)