Removed host network
This commit is contained in:
@@ -12,7 +12,6 @@ spec:
|
||||
labels:
|
||||
app: beszel-agent
|
||||
spec:
|
||||
hostNetwork: true
|
||||
tolerations:
|
||||
- key: node-role.kubernetes.io/control-plane
|
||||
volumes:
|
||||
@@ -32,6 +31,9 @@ spec:
|
||||
- name: containerd
|
||||
mountPath: /var/run/docker.sock
|
||||
readOnly: true
|
||||
ports:
|
||||
- containerPort: 45876
|
||||
hostPort: 45876
|
||||
env:
|
||||
- name: LISTEN
|
||||
value: "45876"
|
||||
|
||||
Reference in New Issue
Block a user