You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2023. It is now read-only.
i resolved this issue, but when i run command tm deploy service node4-test -f https://github.com/serverless/examples
--build-template knative-node4-runtime
--build-argument DIRECTORY=aws-node-serve-dynamic-html-via-http-endpoint
--build-argument HANDLER=handler.landingPage
--wait
to deploy service nodejs, i get issue: MountVolume.SetUp failed for volume "kube-api-access-gl9qc" : object "default"/"kube-root-ca.crt" not registered
Is it because i don't grant cluster-admin privileges to the current user before installing tekton?
iamhieupc
changed the title
FATA[09:41:55] the server could not find the requested resource (post tasks.tekton.dev)
MountVolume.SetUp failed for volume "kube-api-access-gl9qc" : object "default"/"kube-root-ca.crt" not registered
Feb 10, 2023
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I get this error when i install runtime. How to fix it?
The text was updated successfully, but these errors were encountered: