Skip to content

Commit b45ed4a

Browse files
committed
minor changes
1 parent a3226a4 commit b45ed4a

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

docs/src/gs/externally-managed-cluster-infrastructure.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,8 @@ spec:
4949
In the above spec, note that name has to be mentioned for Subnet/NSG. This is so that Kubernetes
5050
can merge the list properly when there is an update.
5151
52-
53-
5452
## Example spec for externally managed VCN, Subnet and Gateways, but the other networking components self managed
5553
56-
5754
Example spec is given below
5855
5956
```yaml

docs/src/managed/networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ spec:
4141
4242
## Use a pre-existing VCN, Subnet and Gatways, but the other networking components self managed
4343
44-
The following `OCIManagedCluster` snippet can be used to to use a pre-existing VCN.
44+
The following `OCIManagedCluster` example spec is given below
4545

4646
```yaml
4747
kind: OCIManagedCluster

0 commit comments

Comments
 (0)