Update wordpress-deployment url (#9447)
This commit is contained in:
@@ -142,7 +142,7 @@ The following manifest describes a single-instance WordPress Deployment and Serv
|
|||||||
1. Create a WordPress Service and Deployment from the `wordpress-deployment.yaml` file:
|
1. Create a WordPress Service and Deployment from the `wordpress-deployment.yaml` file:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl create -f https://k8s.io/examples/wordpress/wordpress-deployment.yaml
|
kubectl create -f https://k8s.io/examples/application/wordpress/wordpress-deployment.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Verify that a PersistentVolume got dynamically provisioned:
|
2. Verify that a PersistentVolume got dynamically provisioned:
|
||||||
|
|||||||
Reference in New Issue
Block a user