We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0a0bc3 commit 27214d6Copy full SHA for 27214d6
charts/atuin/values.yaml
@@ -19,6 +19,8 @@ atuin:
19
# Currently only register webhooks are supported, and are sent in the slack format
20
hooks:
21
enabled: false
22
+
23
+ # The username to set for hooks - useful for the slack format
24
username: "Atuin"
25
url: ""
26
0 commit comments