This commit is contained in:
2023-12-02 20:51:41 +01:00
parent e85aa80323
commit e1cd2ea8f3
16 changed files with 199 additions and 180 deletions

View File

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