mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-22 14:32:35 +00:00
⚡ Run make generate-manifests
This commit is contained in:
parent
a259361a96
commit
470ab3d7ed
@ -118,17 +118,15 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- command:
|
- command:
|
||||||
- ./worker
|
- ./worker
|
||||||
|
|
||||||
- -i
|
- -i
|
||||||
- any
|
- any
|
||||||
- -port
|
- -port
|
||||||
- '8897'
|
- '8897'
|
||||||
- -packet-capture
|
|
||||||
- 'libpcap'
|
|
||||||
- -servicemesh
|
- -servicemesh
|
||||||
- -tls
|
- -tls
|
||||||
- -procfs
|
- -procfs
|
||||||
- /hostproc
|
- /hostproc
|
||||||
|
|
||||||
image: 'docker.io/kubeshark/worker:latest'
|
image: 'docker.io/kubeshark/worker:latest'
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: kubeshark-worker-daemon-set
|
name: kubeshark-worker-daemon-set
|
||||||
|
Loading…
Reference in New Issue
Block a user