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
I've noticed that Frigate ignores Uppercase words in my comments:
values.yaml
myKey: BIG # Can be either BIG or SMALL
Markdown:
| Parameter | Description | Default |
| ------------------------ | ----------------------- | -------------- |
| `myKey` | Can be either big or small | `"BIG"` |
Is this expected/required or would a PR to rectify this be OK? I can try taking a look
The text was updated successfully, but these errors were encountered:
I've noticed that Frigate ignores Uppercase words in my comments:
values.yaml
Markdown:
Is this expected/required or would a PR to rectify this be OK? I can try taking a look
The text was updated successfully, but these errors were encountered: