Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeckman314 authored Oct 10, 2024
1 parent 6288402 commit 69f8561
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ lubectl apply -f role_binding.yml

Define a PVC for storage:

> *[pvc.yml](./pvc.yml)*
> *[funnel-storage-pvc.yml](./funnel-storage-pvc.yml)*
```sh
kubectl apply -f pvc.yml
kubectl apply -f funnel-storage-pvc.yml
```

## 6. Create a Deployment
Expand Down

0 comments on commit 69f8561

Please sign in to comment.