Skip to content

Commit 4acbc74

Browse files
authoredDec 5, 2018
Update README.md
1 parent 7127d87 commit 4acbc74

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Wordpress setup in a minikube Kubernetes cluster using the folowing components:
1313

1414
# Setup
1515

16+
```bash
17+
1618
$ kubectl create secret generic mysql-secrets --from-literal=rootpw=secretpw
1719
secret "mysql-secrets" created
1820

@@ -115,7 +117,5 @@ Vary: Accept-Encoding
115117
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
116118
<meta name="robots" content="noindex,nofollow" />
117119
<title>WordPress &rsaquo; Installation</title>
118-
...
119-
120-
121-
120+
...
121+
```

0 commit comments

Comments
 (0)
Please sign in to comment.