This commit is contained in:
2024-01-26 10:35:02 +01:00
parent 94e78fa7e9
commit 025be779ff
24 changed files with 1078 additions and 1078 deletions

View File

@@ -6,56 +6,16 @@ metadata:
name: alertmanager
description: null
options:
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
logLevel:
default: info
examples:
- info
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
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
domain:
default: your-company
examples:
- your-company
type: string
replicas:
default: 1
examples:
- 1
type: integer
listenLocal:
default: false
examples:
- false
type: boolean
sub-domain:
default: alertmanager
examples:
- alertmanager
type: string
images:
default:
alertmanager:
@@ -95,6 +55,46 @@ options:
type: string
type: object
type: object
retention:
default: 120h
examples:
- 120h
type: string
sub-domain:
default: alertmanager
examples:
- alertmanager
type: string
domain:
default: your-company
examples:
- your-company
type: string
replicas:
default: 1
examples:
- 1
type: integer
logLevel:
default: info
examples:
- info
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
listenLocal:
default: false
examples:
- false
type: boolean
dependencies:
- dist: null
category: share