mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-21 18:04:51 +00:00
Updated Development Workflows (markdown)
parent
9638b30d0d
commit
282f28ffcb
@ -29,7 +29,6 @@ If you are using minikube, set the `agent-image` to `example/mizuagent:latest` a
|
||||
user@Machine:~/.mizu$ cat config.yaml
|
||||
image-pull-policy: Never
|
||||
agent-image: example/mizuagent:latest
|
||||
telemetry: false
|
||||
```
|
||||
|
||||
If you are using a real kubernetes cluster, set the `agent-image` to `example/mizuagent:latest` in the Mizu config YAML (on path `~/.mizu/config.yaml`):
|
||||
@ -37,7 +36,6 @@ If you are using a real kubernetes cluster, set the `agent-image` to `example/mi
|
||||
```shell
|
||||
user@Machine:~/.mizu$ cat config.yaml
|
||||
agent-image: example/mizuagent:latest
|
||||
telemetry: false
|
||||
```
|
||||
|
||||
_It will make Mizu to use your custom Mizu Agent Docker image as the API server and tapper Daemon Set._
|
||||
|
Loading…
Reference in New Issue
Block a user