This commit is contained in:
2024-03-07 12:17:50 +01:00
parent d9ae4a5249
commit 2869c3cecd

View File

@@ -6,56 +6,61 @@ metadata:
name: gramo
description: a kubernetes web-client
options:
namespaces:
default: []
items:
type: string
type: array
cluster-admin:
managed:
default: false
examples:
- false
type: boolean
sub_domain:
default: gramo
app_group:
default: infra
examples:
- gramo
type: string
domain_name:
default: your_company.com
examples:
- your_company.com
- infra
type: string
domain:
default: your-company
examples:
- your-company
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
ingress_class:
default: traefik
examples:
- traefik
type: string
cluster-admin:
default: false
examples:
- false
type: boolean
namespaces:
default: []
items:
type: string
type: array
images:
default:
gramo:
pull_policy: IfNotPresent
registry: docker.io
repository: sebt3/gramo
tag: 0.1.7
tag: 0.1.8
examples:
- gramo:
pull_policy: IfNotPresent
registry: docker.io
repository: sebt3/gramo
tag: 0.1.7
tag: 0.1.8
properties:
gramo:
default:
pull_policy: IfNotPresent
registry: docker.io
repository: sebt3/gramo
tag: 0.1.7
tag: 0.1.8
properties:
pull_policy:
default: IfNotPresent
@@ -71,25 +76,20 @@ options:
default: sebt3/gramo
type: string
tag:
default: 0.1.7
default: 0.1.8
type: string
type: object
type: object
issuer:
default: letsencrypt-prod
sub_domain:
default: gramo
examples:
- letsencrypt-prod
- gramo
type: string
app_group:
default: infra
domain_name:
default: your_company.com
examples:
- infra
- your_company.com
type: string
managed:
default: false
examples:
- false
type: boolean
dependencies:
- dist: null
category: share