This commit is contained in:
2024-01-23 17:44:26 +01:00
parent f00ed8f542
commit 9e1cd9abfe
2 changed files with 27 additions and 27 deletions

View File

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