This commit is contained in:
2023-10-14 20:44:50 +02:00
parent 2ea7352215
commit 920630bab8
2 changed files with 23 additions and 23 deletions

View File

@@ -6,21 +6,11 @@ metadata:
name: okd
description: null
options:
domain-name:
default: your_company.com
sub-domain:
default: okd
examples:
- your_company.com
- okd
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
namespaces:
default: []
items:
type: string
type: array
images:
default:
okd:
@@ -64,31 +54,41 @@ options:
type: string
type: object
type: object
ingress-class:
default: traefik
examples:
- traefik
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
cluster-admin:
default: true
examples:
- true
type: boolean
sub-domain:
default: okd
domain-name:
default: your_company.com
examples:
- okd
- your_company.com
type: string
app-group:
default: infra
examples:
- infra
type: string
ingress-class:
default: traefik
examples:
- traefik
type: string
domain:
default: your-company
examples:
- your-company
type: string
namespaces:
default: []
items:
type: string
type: array
dependencies:
- dist: null
category: share