music-assistant host network disabled
This commit is contained in:
@@ -85,8 +85,6 @@ spec:
|
||||
volumeMounts:
|
||||
- mountPath: /data
|
||||
name: data
|
||||
dnsPolicy: ClusterFirst
|
||||
hostNetwork: true
|
||||
volumes:
|
||||
- name: data
|
||||
persistentVolumeClaim:
|
||||
|
||||
@@ -74,7 +74,7 @@ securityContext:
|
||||
- ALL
|
||||
|
||||
# -- Run the pod in the node network namespace
|
||||
hostNetwork: true
|
||||
hostNetwork: false
|
||||
# -- DNS policy when using host networking
|
||||
dnsPolicy: ClusterFirst
|
||||
|
||||
|
||||
Reference in New Issue
Block a user