This commit is contained in:
2024-01-19 16:07:29 +01:00
parent 0411ac602f
commit 71e78e4d95
19 changed files with 1119 additions and 1050 deletions

View File

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