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
Passing a quoted string inside another quoted string is hard to get right. Maybe we need to refactor the installation parameters by K3s configuration file for advanced installation rather than the only setting with INSTALL_K3S_EXEC env.
Should consider with #638
@goolzerg This feature is already working in progress and doing the final test.
We will release v0.9.3 as soon as this feature is tested. Thanks for your patience.
This is my complete boot command, and you can see that I have set 'etcd-snapshot-schedule-cron' to execute backup logic every minute
But it did not take effect. After analysis, it was found that Autok3s will configure line breaks
I tried to manually modify it to the following format and it works properly
CC @JacieChao @orangedeng
The text was updated successfully, but these errors were encountered: