diff --git a/docs/tasks/configure-pod-container/configure-projected-volume-storage.md b/docs/tasks/configure-pod-container/configure-projected-volume-storage.md index cfe99e6fd1..9b86a48323 100644 --- a/docs/tasks/configure-pod-container/configure-projected-volume-storage.md +++ b/docs/tasks/configure-pod-container/configure-projected-volume-storage.md @@ -34,7 +34,7 @@ Here is the configuration file for the Pod: 1. Create the Pod: - kubectl create -f projected-volume.yaml + kubectl create -f https://k8s.io/docs/tasks/configure-pod-container/projected-volume.yaml 1. Verify that the Pod's Container is running, and then watch for changes to the Pod: