fix
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
||||
name: alertmanager
|
||||
description: null
|
||||
options:
|
||||
sub-domain:
|
||||
sub_domain:
|
||||
default: alertmanager
|
||||
examples:
|
||||
- alertmanager
|
||||
@@ -16,7 +16,7 @@ options:
|
||||
examples:
|
||||
- letsencrypt-prod
|
||||
type: string
|
||||
app-group:
|
||||
app_group:
|
||||
default: monitor
|
||||
examples:
|
||||
- monitor
|
||||
@@ -65,7 +65,7 @@ options:
|
||||
examples:
|
||||
- info
|
||||
type: string
|
||||
domain-name:
|
||||
domain_name:
|
||||
default: your_company.com
|
||||
examples:
|
||||
- your_company.com
|
||||
@@ -75,7 +75,7 @@ options:
|
||||
examples:
|
||||
- 120h
|
||||
type: string
|
||||
ingress-class:
|
||||
ingress_class:
|
||||
default: traefik
|
||||
examples:
|
||||
- traefik
|
||||
|
||||
Reference in New Issue
Block a user