This commit is contained in:
2023-10-19 13:16:16 +02:00
parent d61d6e1660
commit 0bedf5f777
16 changed files with 819 additions and 827 deletions

View File

@@ -6,6 +6,46 @@ metadata:
name: okd
description: null
options:
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
app-group:
default: infra
examples:
- infra
type: string
cluster-admin:
default: false
examples:
- false
type: boolean
ingress-class:
default: traefik
examples:
- traefik
type: string
sub-domain:
default: okd
examples:
- okd
type: string
domain:
default: your-company
examples:
- your-company
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
namespaces:
default: []
items:
type: string
type: array
images:
default:
okd:
@@ -49,46 +89,6 @@ options:
type: string
type: object
type: object
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:
- traefik
type: string
namespaces:
default: []
items:
type: string
type: array
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
sub-domain:
default: okd
examples:
- okd
type: string
dependencies:
- dist: null
category: share