Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reboot Sentinel Command example uses Helm values instead of argument #145

Open
vitality411 opened this issue Nov 19, 2024 · 0 comments
Open

Comments

@vitality411
Copy link

Hi,
in contrast to all other examples on the configuration documentation page the example for Reboot Sentinel Command uses the Helm values instead of the argument:

```yaml
configuration:
rebootSentinelCommand: sh -c "! needs-restarting --reboothint"
```

I think that should be adjusted, especially since you have to pay attention to the quotation marks when you use that as an argument.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant