Skip to content

Commit 43b284d

Browse files
authored
Merge pull request #54336 from CarmiWisemon/oadp749extract
OADP - 749 extract updated
2 parents fc93367 + 9265af1 commit 43b284d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

modules/oadp-installing-dpa.adoc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -333,26 +333,22 @@ $ oc get all -n openshift-adp
333333
----
334334
NAME READY STATUS RESTARTS AGE
335335
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
337336
pod/restic-9cq4q 1/1 Running 0 94s
338337
pod/restic-m4lts 1/1 Running 0 94s
339338
pod/restic-pv4kr 1/1 Running 0 95s
340339
pod/velero-588db7f655-n842v 1/1 Running 0 95s
341340
342341
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
343342
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
345343
346344
NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE
347345
daemonset.apps/restic 3 3 3 3 3 <none> 96s
348346
349347
NAME READY UP-TO-DATE AVAILABLE AGE
350348
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
352349
deployment.apps/velero 1/1 1 1 96s
353350
354351
NAME DESIRED CURRENT READY AGE
355352
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
357353
replicaset.apps/velero-588db7f655 1 1 1 96s
358-
----
354+
----

0 commit comments

Comments
 (0)