We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a90d5 commit 02c2661Copy full SHA for 02c2661
README.md
@@ -56,8 +56,6 @@ kubectl apply -f mysql-pvc-oci-bv.yaml
56
57
#### Create Service for MySQL
58
59
-Note: this step will create a new LoadBalancer on the infrastructure
60
-
61
```shell
62
kubectl apply -f mysql-svc.yaml
63
```
@@ -72,6 +70,8 @@ kubectl apply -f mysql-dep.yaml
72
70
73
71
#### Create Service for Demo App
74
+Note: this step will create a new LoadBalancer on the infrastructure
+
75
76
kubectl apply -f app-svc.yaml
77
0 commit comments