This commit is contained in:
2024-05-09 12:15:27 +02:00
parent 89c17cb483
commit 599d175f82
31 changed files with 830 additions and 866 deletions

View File

@@ -6,36 +6,26 @@ metadata:
name: okd
description: The console is a more friendly kubectl in the form of a single page webapp. It also integrates with other services like monitoring, chargeback, and OLM.
options:
domain_name:
default: your_company.com
examples:
- your_company.com
type: string
ingress_class:
default: traefik
examples:
- traefik
type: string
app_group:
default: infra
examples:
- infra
type: string
issuer:
default: letsencrypt-prod
cluster-admin:
default: false
examples:
- letsencrypt-prod
type: string
sub_domain:
default: okd
examples:
- okd
type: string
- false
type: boolean
domain:
default: your-company
examples:
- your-company
type: string
domain_name:
default: your_company.com
examples:
- your_company.com
type: string
images:
default:
okd:
@@ -75,12 +65,17 @@ options:
type: string
type: object
type: object
managed:
default: false
ingress_class:
default: traefik
examples:
- false
type: boolean
cluster-admin:
- traefik
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
managed:
default: false
examples:
- false
@@ -90,10 +85,12 @@ options:
items:
type: string
type: array
sub_domain:
default: okd
examples:
- okd
type: string
dependencies:
- dist: null
category: share
component: authentik-forward
- dist: null
category: core
component: secret-generator