Skip to content

Commit bb76f20

Browse files
DOCSP-44015 -- fix build errors (#1873)
* DOCSP-44015 -- fix build errors * DOCSP-44015 -- fix build errors * DOCSP-44015 -- fix build errors * DOCSP-44015 -- fix build errors
1 parent 15287d4 commit bb76f20

File tree

4 files changed

+6
-24
lines changed

4 files changed

+6
-24
lines changed

source/includes/setting-k8s-spec.clusterSpecList.externalAccess.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
.. _multi-spec-externalaccess:
21

32
``externalAccess``
43
*Type*: collection

source/includes/steps-resize-storage-easy.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
stepnum: 1
33
level: 4
4-
ref: select-resource
4+
ref: select-resource-easy
55
title: Create or identify a persistent |k8s-custom-resource|.
66
content: |
77
@@ -35,7 +35,7 @@ content: |
3535
---
3636
stepnum: 2
3737
level: 4
38-
ref: insert-data
38+
ref: insert-data-easy
3939
title: Insert data into the database that the resource serves.
4040
content: |
4141
@@ -65,7 +65,7 @@ content: |
6565
---
6666
stepnum: 3
6767
level: 4
68-
ref: update-crd
68+
ref: update-crd-easy
6969
title: Update the database resource with a new storage value.
7070
content: |
7171
@@ -112,7 +112,7 @@ content: |
112112
---
113113
stepnum: 4
114114
level: 4
115-
ref: validate-pv-resize
115+
ref: validate-pv-resize-easy
116116
title: Validate that the |k8s-pvc| has been resized.
117117
content: |
118118
@@ -145,7 +145,7 @@ content: |
145145
---
146146
stepnum: 5
147147
level: 4
148-
ref: validate-pv-change
148+
ref: validate-pv-change-easy
149149
title: Validate data exists on the updated |k8s-pvc|.
150150
content: |
151151

source/includes/steps-resize-storage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ content: |
115115
---
116116
stepnum: 5
117117
level: 4
118-
ref: recreate-statefulsets
118+
ref: remove-statefulsets
119119
title: Remove the StatefulSets.
120120
content: |
121121

source/reference/k8s-operator-specification-common-objects.txt

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)