mirror of
https://github.com/arangodb/kube-arangodb.git
synced 2024-12-15 17:51:03 +00:00
19 lines
No EOL
195 B
Cheetah
19 lines
No EOL
195 B
Cheetah
# {{ .name }} ({{ .type }})
|
|
|
|
## Description
|
|
|
|
{{ .description }}
|
|
|
|
{{ if .labels -}}
|
|
## Labels
|
|
|
|
{{ .labels_table }}
|
|
|
|
{{- end -}}
|
|
{{- if .alerting }}
|
|
|
|
## Alerting
|
|
|
|
{{ .alerting_table }}
|
|
|
|
{{- end -}} |