This commit is contained in:
2023-10-19 13:08:44 +02:00
parent a6ae543cfe
commit 45770ba03b
10 changed files with 902 additions and 902 deletions

View File

@@ -49,21 +49,26 @@ options:
type: string
type: object
type: object
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
sub-domain:
default: okd
examples:
- okd
type: string
cluster-admin:
default: false
examples:
- false
type: boolean
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
app-group:
default: infra
examples:
- infra
type: string
domain:
default: your-company
examples:
- your-company
type: string
ingress-class:
default: traefik
examples:
@@ -74,20 +79,15 @@ options:
items:
type: string
type: array
domain:
default: your-company
domain-name:
default: your_company.com
examples:
- your-company
- your_company.com
type: string
issuer:
default: letsencrypt-prod
sub-domain:
default: okd
examples:
- letsencrypt-prod
type: string
app-group:
default: infra
examples:
- infra
- okd
type: string
dependencies:
- dist: null