core-deployments/prometheus/values.yaml

7 lines
174 B
YAML
Raw Normal View History

2023-04-20 01:39:36 +02:00
alertmanager:
extraSecretMounts:
- name: telegram-api
mountPath: /etc/alertmanager/telegram-token
subPath: ""
secretName: telegram-api
readOnly: true