This commit is contained in:
2024-01-19 16:10:30 +01:00
parent d81092d0bf
commit 6947da2df8
2 changed files with 34 additions and 34 deletions

View File

@@ -6,16 +6,31 @@ metadata:
name: gramo
description: null
options:
sub-domain:
default: gramo
examples:
- gramo
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
domain:
default: your-company
examples:
- your-company
type: string
managed:
default: false
examples:
- false
type: boolean
app-group:
default: infra
examples:
- infra
type: string
images:
default:
gramo:
@@ -55,41 +70,26 @@ options:
type: string
type: object
type: object
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
domain:
default: your-company
examples:
- your-company
type: string
ingress-class:
default: traefik
examples:
- traefik
type: string
sub-domain:
default: gramo
app-group:
default: infra
examples:
- gramo
- infra
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
cluster-admin:
default: false
examples:
- false
type: boolean
namespaces:
default: []
items:
type: string
type: array
cluster-admin:
default: false
examples:
- false
type: boolean
dependencies:
- dist: null
category: share