change kubectl get deployment output (#17351)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
4c48c963a0
commit
3aab039ac4
+2
-2
@@ -49,8 +49,8 @@ for database debugging.
|
||||
|
||||
The output displays that the deployment was created:
|
||||
|
||||
NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE
|
||||
redis-master 1 1 1 1 55s
|
||||
NAME READY UP-TO-DATE AVAILABLE AGE
|
||||
redis-master 1/1 1 1 55s
|
||||
|
||||
View the replicaset status using:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user