Add bash syntax for commands

This commit is contained in:
chas
2022-11-28 09:51:55 -05:00
parent 12a46be733
commit c85cc8fd39

View File

@@ -208,7 +208,7 @@ This proposal is 4x the CPU and 2x the memory of the default values. These value
Configuring these values can be done with Kubernetes commands. You can get the names of the deployments with `kubectl get deployments`.
```
```bash
# scale down deployment
kubectl scale --replicas=0 deployment/op-scim-bridge