Skip to content
Discussion options

You must be logged in to vote

Hi, we faced the same issue and resolved it by enlarging the default timeout in both interactive/training validating webhook configurations, using the following command:

kubectl patch validatingwebhookconfigurations.admissionregistration.k8s.io/runai-interactive-workload-validation -p '[{"op": "replace", "path": "/webhooks/0/timeoutSeconds", "value": 20}]' --type=json

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by yarongol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants