This commit is contained in:
2024-01-22 16:56:33 +01:00
parent 8ad641e923
commit 0f2eced091
29 changed files with 263 additions and 325 deletions

View File

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