This commit is contained in:
2024-01-26 10:19:34 +01:00
parent e8ad81c3db
commit 94e78fa7e9
187 changed files with 3355 additions and 2857 deletions

View File

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