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.
2 parents 41668f6 + e2504a0 commit 7603937Copy full SHA for 7603937
README.md
@@ -63,12 +63,12 @@ $ make
63
## Setup
64
65
The `pdb-controller` can be run as a deployment in the cluster. See
66
-[deployment.yaml](/Docs/deployment.yaml) for an example.
+[deployment.yaml](docs/deployment.yaml) for an example.
67
68
Deploy it by running:
69
70
```bash
71
-$ kubectl apply -f Docs/deployment.yaml
+$ kubectl apply -f docs/deployment.yaml
72
```
73
74
## TODO
0 commit comments