7 lines
No EOL
174 B
YAML
7 lines
No EOL
174 B
YAML
alertmanager:
|
|
extraSecretMounts:
|
|
- name: telegram-api
|
|
mountPath: /etc/alertmanager/telegram-token
|
|
subPath: ""
|
|
secretName: telegram-api
|
|
readOnly: true |