This commit is contained in:
2024-01-19 17:05:39 +01:00
parent 46c78fb31a
commit ddf4bb9ccb
2 changed files with 31 additions and 31 deletions

View File

@@ -11,26 +11,46 @@ options:
examples:
- false
type: boolean
cluster-admin:
default: false
examples:
- false
type: boolean
namespaces:
default: []
items:
type: string
type: array
app-group:
default: infra
sub-domain:
default: gramo
examples:
- infra
- gramo
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
cluster-admin:
default: false
domain-name:
default: your_company.com
examples:
- false
type: boolean
- your_company.com
type: string
app-group:
default: infra
examples:
- infra
type: string
images:
default:
gramo:
@@ -70,26 +90,6 @@ options:
type: string
type: object
type: object
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
sub-domain:
default: gramo
examples:
- gramo
type: string
domain:
default: your-company
examples:
- your-company
type: string
dependencies:
- dist: null
category: share