Skip to content

Commit d363c69

Browse files
authored
Merge pull request #56765 from lance5890/oadp_word_misspelling
oadp backup word misspelling
2 parents 3c333e7 + 94def7d commit d363c69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/oadp-backing-up-applications-restic.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You do not need to specify a snapshot location in the `DataProtectionApplication
1212

1313
[IMPORTANT]
1414
====
15-
Restic does not support backing up `hostPath` volumes. For more information, see link:https://{velero-domain}/docs/v{velero-version}/restic/#limitations[additional Rustic limitations].
15+
Restic does not support backing up `hostPath` volumes. For more information, see link:https://{velero-domain}/docs/v{velero-version}/restic/#limitations[additional Restic limitations].
1616
====
1717

1818
.Prerequisites

modules/oadp-self-signed-certificate.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ spec:
3737
insecureSkipTLSVerify: "false" <2>
3838
...
3939
----
40-
<1> Specify the Base46-encoded CA certificate string.
40+
<1> Specify the Base64-encoded CA certificate string.
4141
<2> The `insecureSkipTLSVerify` configuration can be set to either `"true"` or `"false"`. If set to `"true"`, SSL/TLS security is disabled. If set to `"false"`, SSL/TLS security is enabled.

0 commit comments

Comments
 (0)