This commit is contained in:
2024-01-22 16:03:26 +01:00
parent 6c7c4c962d
commit 1f6853b347
2 changed files with 69 additions and 63 deletions

View File

@@ -6,6 +6,21 @@ metadata:
name: alertmanager
description: null
options:
listenLocal:
default: false
examples:
- false
type: boolean
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
logLevel:
default: info
examples:
- info
type: string
retention:
default: 120h
examples:
@@ -55,26 +70,16 @@ options:
examples:
- your-company
type: string
listenLocal:
default: false
replicas:
default: 1
examples:
- false
type: boolean
logLevel:
default: info
examples:
- info
type: string
- 1
type: integer
sub-domain:
default: to-be-set
examples:
- to-be-set
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
ingress-class:
default: traefik
examples:
@@ -85,18 +90,16 @@ options:
examples:
- your_company.com
type: string
replicas:
default: 1
examples:
- 1
type: integer
dependencies: []
dependencies:
- dist: null
category: share
component: authentik-forward
providers:
kubernetes: true
authentik: true
kubectl: true
postgresql: null
restapi: null
http: null
restapi: true
http: true
gitea: null
tfaddtype: null