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
Provider runs perfectly when we use make run locally
Generated the image using all three commands separately but ends up with the same error. make all make build up xpkg build
and then uploaded the image to upbound using up xpkg push xpkg.upbound.io/suvansh/artifactory:v0.0.1
After this when I use this image in the provider, the provider pods are not coming up because of an error spec: failed to generate spec: no command specified
I have attached the image here
Please let me know what am I Doing wrong.
What is happening:
make run
locallymake all
make build
up xpkg build
and then uploaded the image to upbound using
up xpkg push xpkg.upbound.io/suvansh/artifactory:v0.0.1
spec: failed to generate spec: no command specified
I have attached the image here
Please let me know what am I Doing wrong.
artifactory.xpkg.zip
The text was updated successfully, but these errors were encountered: