This commit is contained in:
2024-01-19 16:14:37 +01:00
parent deea5e5ac1
commit 576737cdef
2 changed files with 36 additions and 36 deletions

View File

@@ -6,46 +6,36 @@ metadata:
name: gramo
description: null
options:
app-group:
default: infra
examples:
- infra
type: string
domain:
default: your-company
examples:
- your-company
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: gramo
examples:
- gramo
type: string
ingress-class:
default: traefik
examples:
- traefik
type: string
cluster-admin:
default: false
examples:
- false
type: boolean
domain:
default: your-company
examples:
- your-company
type: string
app-group:
default: infra
examples:
- infra
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
namespaces:
default: []
items:
type: string
type: array
images:
default:
gramo:
@@ -85,10 +75,20 @@ options:
type: string
type: object
type: object
domain-name:
default: your_company.com
sub-domain:
default: gramo
examples:
- your_company.com
- gramo
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
ingress-class:
default: traefik
examples:
- traefik
type: string
dependencies:
- dist: null