kubereboot/website

Reboot Sentinel Command example uses Helm values instead of argument

Open

#145 opened on Nov 19, 2024

 (0 comments) (1 reaction) (0 assignees)Python (10 forks)auto 404
good first issue

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (PR metrics pending)

Description

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:

https://github.com/kubereboot/website/blob/b5a7a1818fa02e622ec9e58766f72774f14f0588/content/en/docs/configuration.md?plain=1#L81-L84

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

Contributor guide