This commit is contained in:
2024-01-26 12:56:06 +01:00
parent f859b06bee
commit ebbf704f85
13 changed files with 711 additions and 724 deletions

View File

@@ -6,45 +6,15 @@ metadata:
name: okd
description: null
options:
app_group:
default: infra
examples:
- infra
type: string
domain_name:
default: your_company.com
examples:
- your_company.com
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
managed:
default: false
examples:
- false
type: boolean
namespaces:
default: []
items:
type: string
type: array
sub-domain:
default: okd
issuer:
default: letsencrypt-prod
examples:
- okd
type: string
ingress_class:
default: traefik
examples:
- traefik
type: string
domain:
default: your-company
examples:
- your-company
- letsencrypt-prod
type: string
cluster-admin:
default: false
@@ -90,6 +60,36 @@ options:
type: string
type: object
type: object
domain_name:
default: your_company.com
examples:
- your_company.com
type: string
domain:
default: your-company
examples:
- your-company
type: string
ingress_class:
default: traefik
examples:
- traefik
type: string
sub-domain:
default: okd
examples:
- okd
type: string
app_group:
default: infra
examples:
- infra
type: string
namespaces:
default: []
items:
type: string
type: array
dependencies:
- dist: null
category: share