Skip to content

Commit 8d3f096

Browse files
authored
Merge pull request #62657 from anarnold97/OADP-2167-typo-troubleshooting
/lgtm, merging
2 parents d07847d + 2c3437f commit 8d3f096

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)