mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-11 21:32:37 +00:00
⚡ Update complete.yaml
This commit is contained in:
parent
4c2884c40f
commit
dfe5605032
@ -117,7 +117,8 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- command:
|
- command:
|
||||||
- './worker'
|
- ./worker
|
||||||
|
|
||||||
- -i
|
- -i
|
||||||
- any
|
- any
|
||||||
- -port
|
- -port
|
||||||
@ -187,6 +188,7 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- command:
|
- command:
|
||||||
- ./hub
|
- ./hub
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- name: POD_REGEX
|
- name: POD_REGEX
|
||||||
value: '.*'
|
value: '.*'
|
||||||
|
Loading…
Reference in New Issue
Block a user