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
when deploying somewhere else like Docker I can bash into the container and edit hooks.py. In kubernetes deployment, I guess I can bash into the pod and edit, but it doesn't seem like the elegant way to do this.
How to do this properly? AFAIK there's nothing in values.yaml to configure hooks?