Skip to content

Commit 94def7d

Browse files
author
lan.tian
committed
oadp backup word misspelling
Signed-off-by: lan.tian <[email protected]>
1 parent cfb0f0e commit 94def7d

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)