From 9f5e933fe77cf1e81ffe119512ca7d428cd7a015 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Huss?= Date: Sun, 15 Oct 2023 17:35:49 +0200 Subject: [PATCH] fix --- apps/dbgate/index.yaml | 106 ++++++++++++++++++++--------------------- 1 file changed, 53 insertions(+), 53 deletions(-) diff --git a/apps/dbgate/index.yaml b/apps/dbgate/index.yaml index 7077c34..d6c62ca 100644 --- a/apps/dbgate/index.yaml +++ b/apps/dbgate/index.yaml @@ -6,11 +6,31 @@ metadata: name: dbgate description: null options: + sub-domain: + default: dbgate + examples: + - dbgate + type: string ingress-class: default: traefik examples: - traefik type: string + issuer: + default: letsencrypt-prod + examples: + - letsencrypt-prod + type: string + domain-name: + default: your_company.com + examples: + - your_company.com + type: string + domain: + default: your-company + examples: + - your-company + type: string storage: default: accessMode: ReadWriteOnce @@ -67,16 +87,6 @@ options: type: string type: object type: array - app-group: - default: dev - examples: - - dev - type: string - domain-name: - default: your_company.com - examples: - - your_company.com - type: string maria: default: [] examples: @@ -106,40 +116,11 @@ options: type: string type: object type: array - domain: - default: your-company + app-group: + default: dev examples: - - your-company + - dev type: string - mongo: - default: [] - examples: - - [] - items: - properties: - dbname: - default: '' - type: string - name: - default: '' - type: string - namespace: - default: '' - type: string - secret: - properties: - key: - default: '' - type: string - name: - default: '' - type: string - type: object - username: - default: '' - type: string - type: object - type: array images: default: dbgate: @@ -179,16 +160,35 @@ options: type: string type: object type: object - issuer: - default: letsencrypt-prod + mongo: + default: [] examples: - - letsencrypt-prod - type: string - sub-domain: - default: dbgate - examples: - - dbgate - type: string + - [] + items: + properties: + dbname: + default: '' + type: string + name: + default: '' + type: string + namespace: + default: '' + type: string + secret: + properties: + key: + default: '' + type: string + name: + default: '' + type: string + type: object + username: + default: '' + type: string + type: object + type: array dependencies: - dist: null category: share @@ -201,7 +201,7 @@ providers: authentik: true kubectl: true postgresql: null - restapi: true - http: true + restapi: null + http: null gitea: null tfaddtype: null