This commit is contained in:
2023-10-29 17:03:22 +01:00
parent 057a410f52
commit 1a023a18e5
25 changed files with 778 additions and 766 deletions

View File

@@ -6,6 +6,16 @@ metadata:
name: traefik-ui
description: Access to the Traefik UI
options:
ingress-class:
default: traefik
examples:
- traefik
type: string
app-group:
default: infra
examples:
- infra
type: string
domain-name:
default: your_company.com
examples:
@@ -16,21 +26,11 @@ options:
examples:
- traefik
type: string
ingress-class:
default: traefik
examples:
- traefik
type: string
domain:
default: your-company
examples:
- your-company
type: string
app-group:
default: infra
examples:
- infra
type: string
issuer:
default: letsencrypt-prod
examples: