This commit is contained in:
2024-01-23 17:10:21 +01:00
parent 41e947bdd5
commit 6f5d34e26f
3 changed files with 42 additions and 42 deletions

View File

@@ -6,6 +6,41 @@ metadata:
name: alertmanager
description: null
options:
replicas:
default: 1
examples:
- 1
type: integer
retention:
default: 120h
examples:
- 120h
type: string
app-group:
default: monitor
examples:
- monitor
type: string
ingress-class:
default: traefik
examples:
- traefik
type: string
sub-domain:
default: alertmanager
examples:
- alertmanager
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
domain:
default: your-company
examples:
- your-company
type: string
images:
default:
alertmanager:
@@ -45,56 +80,21 @@ options:
type: string
type: object
type: object
sub-domain:
default: alertmanager
examples:
- alertmanager
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
app-group:
default: monitor
examples:
- monitor
type: string
replicas:
default: 1
examples:
- 1
type: integer
listenLocal:
default: false
examples:
- false
type: boolean
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
retention:
default: 120h
examples:
- 120h
type: string
ingress-class:
default: traefik
examples:
- traefik
type: string
domain:
default: your-company
examples:
- your-company
type: string
logLevel:
default: info
examples:
- info
type: string
listenLocal:
default: false
examples:
- false
type: boolean
dependencies:
- dist: null
category: share