Skip to content

Commit 2c3437f

Browse files
committed
OADP-2167: typo in troublehsooting module
1 parent 24c52e5 commit 2c3437f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/migration-debugging-velero-admission-webhooks-ibm-appconnect.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ If you experience issues when you use Velero to a restore an IBM AppConnect reso
1616
$ oc get mutatingwebhookconfigurations
1717
----
1818

19-
. Examine the YAML file of each `kind: MutatingWebhookConfiguration` to ensure that none of its rules block creation of the objects that are experiencing issues. For more information, see link:https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#rulewithoperations-v1-admissionregistration-k8s-io[the official Kuberbetes documentation].
19+
. Examine the YAML file of each `kind: MutatingWebhookConfiguration` to ensure that none of its rules block creation of the objects that are experiencing issues. For more information, see link:https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#rulewithoperations-v1-admissionregistration-k8s-io[the official Kubernetes documentation].
2020

2121
. Check that any `spec.version` in `type: Configuration.appconnect.ibm.com/v1beta1` used at backup time is supported by the installed Operator.

0 commit comments

Comments
 (0)