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

@@ -11,30 +11,15 @@ options:
examples:
- okd
type: string
domain:
default: your-company
examples:
- your-company
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
ingress-class:
default: traefik
examples:
- traefik
type: string
app-group:
default: infra
domain:
default: your-company
examples:
- infra
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
- your-company
type: string
namespaces:
default: []
@@ -84,11 +69,26 @@ options:
type: string
type: object
type: object
domain-name:
default: your_company.com
examples:
- your_company.com
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
dependencies:
- dist: null
category: share