This commit is contained in:
2023-07-14 12:53:52 +02:00
parent 284dc650c4
commit 4c33e34f45
13 changed files with 204 additions and 128 deletions

View File

@@ -3,9 +3,14 @@ apiVersion: vinyl.solidite.fr/v1beta1
kind: Component
category: apps
metadata:
name: k8s-ui
name: k8s-api
description: Access to the kubernetes api
options:
sub-domain:
default: api
examples:
- api
type: string
domain-name:
default: your_company.com
examples:
@@ -16,11 +21,6 @@ options:
examples:
- letsencrypt-prod
type: string
sub-domain:
default: api
examples:
- api
type: string
ingress-class:
default: traefik
examples: