Skip to content

Commit 66858ec

Browse files
author
Oleg Sucharevich
committed
update readme with description on venona's installation on cluster verion <1.10
1 parent 4ec8e14 commit 66858ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
> `kubectl get pods -n codefresh-runtime`
2929
3030
#### Install on cluster version < 1.10
31-
Venona's agent is trying to load avaliables apis using api `/openapi/v2` endpoint
31+
* Make sure the `PersistentLocalVolumes` [feature gate](https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/) is turned on
32+
* Venona's agent is trying to load avaliables apis using api `/openapi/v2` endpoint
3233
Add this endpoint to ClusterRole `system:discovery` under `rules[0].nonResourceURLs`
3334
```yaml
3435
apiVersion: rbac.authorization.k8s.io/v1

0 commit comments

Comments
 (0)