Skip to content

Commit f46a708

Browse files
committed
chore: markdown linting fixes
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent a0d25ab commit f46a708

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
# Sandboxed policies
22

33
Configure and propagate the policies, in particular the initdata, from the 'hub' cluster to the spoke cluster.
4-
5-

rhdp/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@ The scripts in this directory help users of that platform automate deployments.
1111
4. Launch the wrapper script from the repository root directory:
1212

1313
### Single Cluster Deployment
14+
1415
1. `bash ./rhdp/wrapper.sh eastasia`
1516
2. The wrapper script **requires** an azure region code this code SHOULD be the same as what was selected in RHDP.
1617

1718
### Multi-Cluster Deployment (Hub and Spoke)
19+
1820
1. `bash ./rhdp/wrapper-multicluster.sh eastasia`
1921
2. This creates two clusters: `coco-hub` and `coco-spoke` in the same region
2022
3. The pattern is deployed only on the hub cluster

0 commit comments

Comments
 (0)