Commit 69c2aa5
fix(helm): align configmap discord condition with secret/deployment/NOTES
Replace the looser `or (enabled, botToken)` check with the same
`botToken`-gated condition used by the other three templates, preventing
configmap from rendering [discord] when no token is available.
Also switches pipe syntax to function-call syntax for consistency.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 081e46d commit 69c2aa5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments