docs: update operator deployment

This commit is contained in:
Jonas Kaninda
2024-12-02 08:01:18 +01:00
parent bca392ce1c
commit 5837e3a3ed
4 changed files with 48 additions and 43 deletions

View File

@@ -77,12 +77,3 @@ spec:
targetMemoryUtilizationPercentage: 80
affinity: {}
```
### Delete gateway
```shell
kubectl delete gateway (gatewayName)
```
Or
```shell
kubectl delete gateways.gomaproj.github.io (gatewayName)
```