This commit is contained in:
2023-10-14 20:51:07 +02:00
parent 1dcee1126c
commit d78a7b172c
2 changed files with 24 additions and 24 deletions

View File

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