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
Does skaffold support Helm hooks?
I can remove those annotation as they are customizable via values but the jobs seem to need to be run before the deployment is created/updated.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Hey, I am trying to deploy zitadel Helm chart using skaffold
v4beta11
.Unfortunately
skaffold run
just hangs while creating job resources.I tried to debug and narrow down the problem and noticed that the issue was jobs having those annotations
Does skaffold support Helm hooks?
I can remove those annotation as they are customizable via values but the jobs seem to need to be run before the deployment is created/updated.
The text was updated successfully, but these errors were encountered: