Skip to content

Commit 02c2661

Browse files
committed
README fixes
1 parent 81a90d5 commit 02c2661

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ kubectl apply -f mysql-pvc-oci-bv.yaml
5656
5757
#### Create Service for MySQL
5858

59-
Note: this step will create a new LoadBalancer on the infrastructure
60-
6159
```shell
6260
kubectl apply -f mysql-svc.yaml
6361
```
@@ -72,6 +70,8 @@ kubectl apply -f mysql-dep.yaml
7270

7371
#### Create Service for Demo App
7472

73+
Note: this step will create a new LoadBalancer on the infrastructure
74+
7575
```shell
7676
kubectl apply -f app-svc.yaml
7777
```

0 commit comments

Comments
 (0)