This commit is contained in:
2024-01-23 09:58:54 +01:00
parent 6372fa4ef3
commit c21b15ac4b
6 changed files with 94 additions and 125 deletions

View File

@@ -11,50 +11,20 @@ options:
examples:
- false
type: boolean
domain:
default: your-company
ingress-class:
default: traefik
examples:
- your-company
type: string
app-group:
default: monitor
examples:
- monitor
type: string
sub-domain:
default: alertmanager
examples:
- alertmanager
- traefik
type: string
logLevel:
default: info
examples:
- info
type: string
issuer:
default: letsencrypt-prod
domain:
default: your-company
examples:
- letsencrypt-prod
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
retention:
default: 120h
examples:
- 120h
type: string
replicas:
default: 1
examples:
- 1
type: integer
ingress-class:
default: traefik
examples:
- traefik
- your-company
type: string
images:
default:
@@ -95,6 +65,36 @@ options:
type: string
type: object
type: object
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
sub-domain:
default: alertmanager
examples:
- alertmanager
type: string
app-group:
default: monitor
examples:
- monitor
type: string
replicas:
default: 1
examples:
- 1
type: integer
retention:
default: 120h
examples:
- 120h
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
dependencies:
- dist: null
category: share