forked from LaconicNetwork/kompose
replace wording (#1682)
#### What type of PR is this? <!-- Add one of the following kinds: /kind bug /kind cleanup /kind documentation /kind feature --> replaces wording to replica #### What this PR does / why we need it: #### Which issue(s) this PR fixes: <!-- *Automatically closes linked issue when PR is merged. Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`. --> Fixes # #### Special notes for your reviewer: Signed-off-by: Charlie Drage <charlie@charliedrage.com>
This commit is contained in:
@@ -32,7 +32,7 @@ $ kubectl get po
|
||||
NAME READY STATUS RESTARTS AGE
|
||||
frontend-591253677-5t038 1/1 Running 0 10s
|
||||
redis-master-2410703502-9hshf 1/1 Running 0 10s
|
||||
redis-slave-4049176185-hr1lr 1/1 Running 0 10s
|
||||
redis-replica-4049176185-hr1lr 1/1 Running 0 10s
|
||||
```
|
||||
|
||||
A more detailed guide is available in our [getting started guide](/docs/getting-started.md).
|
||||
|
||||
Reference in New Issue
Block a user