This commit is contained in:
2024-01-22 19:18:35 +01:00
parent 242a32d433
commit b1bed4d2f6
2 changed files with 37 additions and 37 deletions

View File

@@ -6,6 +6,36 @@ metadata:
name: okd
description: null
options:
app-group:
default: infra
examples:
- infra
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
ingress-class:
default: traefik
examples:
- traefik
type: string
cluster-admin:
default: false
examples:
- false
type: boolean
managed:
default: false
examples:
- false
type: boolean
namespaces:
default: []
items:
type: string
type: array
images:
default:
okd:
@@ -45,50 +75,20 @@ options:
type: string
type: object
type: object
namespaces:
default: []
items:
type: string
type: array
sub-domain:
default: okd
domain-name:
default: your_company.com
examples:
- okd
- your_company.com
type: string
domain:
default: your-company
examples:
- your-company
type: string
managed:
default: false
sub-domain:
default: okd
examples:
- false
type: boolean
app-group:
default: infra
examples:
- infra
type: string
ingress-class:
default: traefik
examples:
- traefik
type: string
cluster-admin:
default: false
examples:
- false
type: boolean
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
- okd
type: string
dependencies:
- dist: null