You've already forked network-tools
fix: delete image after build or push, use orgsecret
This commit is contained in:
@@ -28,11 +28,11 @@ For a kubernetes environment you can use the [YAML-File](network-tools.yaml) by
|
||||
executing the following command.
|
||||
|
||||
```bash
|
||||
$ kubectl create -f https://git.cryptic.systems/volker.raschek/network-tools/network-tools.yml
|
||||
kubectl create -f https://git.cryptic.systems/volker.raschek/network-tools/network-tools.yml
|
||||
```
|
||||
|
||||
Execute a shell inside the container by
|
||||
|
||||
```bash
|
||||
kubectl exec -it network-tools -- sh
|
||||
```
|
||||
```
|
||||
|
Reference in New Issue
Block a user