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