This commit is contained in:
2023-10-15 10:56:19 +02:00
parent 5043ee0cda
commit 0cdd855e3e
2 changed files with 25 additions and 25 deletions

View File

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