File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -333,26 +333,22 @@ $ oc get all -n openshift-adp
333
333
----
334
334
NAME READY STATUS RESTARTS AGE
335
335
pod/oadp-operator-controller-manager-67d9494d47-6l8z8 2/2 Running 0 2m8s
336
- pod/oadp-velero-sample-1-aws-registry-5d6968cbdd-d5w9k 1/1 Running 0 95s
337
336
pod/restic-9cq4q 1/1 Running 0 94s
338
337
pod/restic-m4lts 1/1 Running 0 94s
339
338
pod/restic-pv4kr 1/1 Running 0 95s
340
339
pod/velero-588db7f655-n842v 1/1 Running 0 95s
341
340
342
341
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
343
342
service/oadp-operator-controller-manager-metrics-service ClusterIP 172.30.70.140 <none> 8443/TCP 2m8s
344
- service/oadp-velero-sample-1-aws-registry-svc ClusterIP 172.30.130.230 <none> 5000/TCP 95s
345
343
346
344
NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE
347
345
daemonset.apps/restic 3 3 3 3 3 <none> 96s
348
346
349
347
NAME READY UP-TO-DATE AVAILABLE AGE
350
348
deployment.apps/oadp-operator-controller-manager 1/1 1 1 2m9s
351
- deployment.apps/oadp-velero-sample-1-aws-registry 1/1 1 1 96s
352
349
deployment.apps/velero 1/1 1 1 96s
353
350
354
351
NAME DESIRED CURRENT READY AGE
355
352
replicaset.apps/oadp-operator-controller-manager-67d9494d47 1 1 1 2m9s
356
- replicaset.apps/oadp-velero-sample-1-aws-registry-5d6968cbdd 1 1 1 96s
357
353
replicaset.apps/velero-588db7f655 1 1 1 96s
358
- ----
354
+ ----
You can’t perform that action at this time.
0 commit comments