Fixed pasarguard internal connectivicty

This commit is contained in:
2026-06-01 13:56:41 +03:00
parent 585614b493
commit 2212876d14
3 changed files with 14 additions and 45 deletions
+2 -3
View File
@@ -1,5 +1,4 @@
---
image: &image 'pasarguard/node:v0.4.0'
apiVersion: apps/v1
kind: DaemonSet
metadata:
@@ -47,7 +46,7 @@ spec:
mountPath: /scripts
containers:
- name: pasarguard-node
image: *image
image: pasarguard/node:v0.4.0
imagePullPolicy: Always
command:
- /bin/sh
@@ -220,4 +219,4 @@ roleRef:
subjects:
- kind: ServiceAccount
name: pasarguard-node
namespace: pasarguard
namespace: pasarguard