How can I restart the pasta process to pick up a config change? #26477
willnewton
started this conversation in
General
Replies: 1 comment
-
The way I found to do it was to kill the pasta process then run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a running podman rootless deployment but I'd like to enable the --debug flag for pasta. I updated containers.conf to add the flag but now I need to restart the pasta process with that flag. I've tried
podman pod restart -a
but that doesn't seem to do it. Any ideas how I can do it?Thanks,
Beta Was this translation helpful? Give feedback.
All reactions