Fix grafana comments
This commit is contained in:
parent
c6c20c0411
commit
d720e536e2
1 changed files with 4 additions and 1 deletions
|
@ -41,8 +41,11 @@ secret:
|
|||
signingSecret:
|
||||
|
||||
grafana:
|
||||
# For more information: https://argoproj-labs.github.io/argocd-notifications/services/grafana/
|
||||
|
||||
# Specifies whether Grafana notifier should be configured
|
||||
enabled: false
|
||||
# https://grafana.example.com/api
|
||||
# Grafana api endpoint; for example: https://grafana.example.com/api
|
||||
apiUrl:
|
||||
# Grafana api key
|
||||
apiKey:
|
||||
|
|
Loading…
Reference in a new issue