This commit is contained in:
2024-01-26 16:10:16 +01:00
parent 097e5f2075
commit 92825b5107
8 changed files with 164 additions and 164 deletions

View File

@@ -6,41 +6,6 @@ metadata:
name: gramo
description: null
options:
sub-domain:
default: gramo
examples:
- gramo
type: string
ingress_class:
default: traefik
examples:
- traefik
type: string
managed:
default: false
examples:
- false
type: boolean
namespaces:
default: []
items:
type: string
type: array
domain:
default: your-company
examples:
- your-company
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
cluster-admin:
default: false
examples:
- false
type: boolean
images:
default:
gramo:
@@ -80,16 +45,51 @@ options:
type: string
type: object
type: object
domain_name:
default: your_company.com
cluster-admin:
default: false
examples:
- your_company.com
type: string
- false
type: boolean
app_group:
default: infra
examples:
- infra
type: string
domain_name:
default: your_company.com
examples:
- your_company.com
type: string
ingress_class:
default: traefik
examples:
- traefik
type: string
sub-domain:
default: gramo
examples:
- gramo
type: string
namespaces:
default: []
items:
type: string
type: array
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
dependencies:
- dist: null
category: share