This commit is contained in:
2024-02-14 18:00:15 +01:00
parent ac5ac11571
commit 2c33ee1a1a

View File

@@ -6,71 +6,26 @@ metadata:
name: gramo
description: null
options:
managed:
default: false
examples:
- false
type: boolean
namespaces:
default: []
items:
type: string
type: array
app_group:
default: infra
examples:
- infra
type: string
domain:
default: your-company
examples:
- your-company
type: string
domain_name:
default: your_company.com
examples:
- your_company.com
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
sub_domain:
default: gramo
examples:
- gramo
type: string
ingress_class:
default: traefik
examples:
- traefik
type: string
cluster-admin:
default: false
examples:
- false
type: boolean
images:
default:
gramo:
pull_policy: IfNotPresent
registry: docker.io
repository: sebt3/gramo
tag: 0.0.2
tag: 0.1.2
examples:
- gramo:
pull_policy: IfNotPresent
registry: docker.io
repository: sebt3/gramo
tag: 0.0.2
tag: 0.1.2
properties:
gramo:
default:
pull_policy: IfNotPresent
registry: docker.io
repository: sebt3/gramo
tag: 0.0.2
tag: 0.1.2
properties:
pull_policy:
default: IfNotPresent
@@ -86,10 +41,55 @@ options:
default: sebt3/gramo
type: string
tag:
default: 0.0.2
default: 0.1.2
type: string
type: object
type: object
domain:
default: your-company
examples:
- your-company
type: string
ingress_class:
default: traefik
examples:
- traefik
type: string
managed:
default: false
examples:
- false
type: boolean
app_group:
default: infra
examples:
- infra
type: string
domain_name:
default: your_company.com
examples:
- your_company.com
type: string
sub_domain:
default: gramo
examples:
- gramo
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
namespaces:
default: []
items:
type: string
type: array
cluster-admin:
default: false
examples:
- false
type: boolean
dependencies:
- dist: null
category: share