We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello Sorry for reporting this small thing.
What happened:
helm install kueue kueue/ --create-namespace --namespace kueue-system --set enableCertManager=true Error: parse error at (kueue/templates/manager/manager.yaml:59): unclosed action
What you expected to happen:
NAME: kueue LAST DEPLOYED: Tue Jul 23 23:20:02 2024 NAMESPACE: kueue-system STATUS: deployed REVISION: 1 TEST SUITE: None
Anything else we need to know?:
resources: {{- toYaml .Values.controllerManager.manager.resources | nindent 10 }}
Environment:
kubectl version
git describe --tags --dirty --always
cat /etc/os-release
uname -a
The text was updated successfully, but these errors were encountered:
/assign
Sorry, something went wrong.
@serhii-kuzniechykov Could you check with last changes? If you still have an issue, please reopen it.
mbobrovskyi
Successfully merging a pull request may close this issue.
Hello
Sorry for reporting this small thing.
What happened:
What you expected to happen:
Anything else we need to know?:
Environment:
kubectl version
): Client Version: v1.28.2git describe --tags --dirty --always
): v0.8.0-1-g78783a26-dirtycat /etc/os-release
): Windowsuname -a
):The text was updated successfully, but these errors were encountered: