This commit is contained in:
2023-10-19 13:07:09 +02:00
parent fb3e9f56eb
commit a6ae543cfe
40 changed files with 963 additions and 1080 deletions

View File

@@ -6,31 +6,31 @@ metadata:
name: k8s-api
description: Access to the kubernetes api
options:
sub-domain:
default: api
ingress-class:
default: traefik
examples:
- api
- traefik
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
issuer:
default: letsencrypt-prod
sub-domain:
default: api
examples:
- letsencrypt-prod
type: string
ingress-class:
default: traefik
examples:
- traefik
- api
type: string
domain:
default: your-company
examples:
- your-company
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
dependencies:
- dist: null
category: share
@@ -42,3 +42,5 @@ providers:
postgresql: null
restapi: true
http: true
gitea: null
tfaddtype: null