Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Extend CABPK timeout to 30m to account for etcd cluster settling
Browse files Browse the repository at this point in the history
in vSphere environments.

Signed-off-by: Naadir Jeewa <[email protected]>
  • Loading branch information
Naadir Jeewa committed Oct 22, 2021
1 parent b519163 commit 9d08a6e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3924,6 +3924,7 @@ spec:
- --upstream=http://127.0.0.1:8080/
- --logtostderr=true
- --v=10
- --bootstrap-token-ttl=30m
image: registry.tkg.vmware.run/cluster-api/kube-rbac-proxy:${KUBE_RBAC_PROXY_IMAGE_TAG}
name: kube-rbac-proxy
ports:
Expand Down

0 comments on commit 9d08a6e

Please sign in to comment.