mirror of
https://github.com/PurpleComputing/scim-examples.git
synced 2026-06-11 07:10:30 +01:00
Add bash syntax for commands
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user