This commit is contained in:
2024-01-26 10:35:02 +01:00
parent 94e78fa7e9
commit 025be779ff
24 changed files with 1078 additions and 1078 deletions

View File

@@ -6,6 +6,11 @@ metadata:
name: grafana
description: null
options:
domain:
default: your-company
examples:
- your-company
type: string
images:
default:
busybox:
@@ -103,6 +108,21 @@ options:
type: string
type: object
type: object
ingress-class:
default: traefik
examples:
- traefik
type: string
app-group:
default: monitor
examples:
- monitor
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
sub-domain:
default: grafana
examples:
@@ -113,31 +133,6 @@ options:
examples:
- your_company.com
type: string
app-group:
default: monitor
examples:
- monitor
type: string
domain:
default: your-company
examples:
- your-company
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
admin_name:
default: grafana_admin
examples:
- grafana_admin
type: string
ingress-class:
default: traefik
examples:
- traefik
type: string
storage:
default:
volume:
@@ -175,6 +170,11 @@ options:
type: string
type: object
type: object
admin_name:
default: grafana_admin
examples:
- grafana_admin
type: string
dependencies: []
providers:
kubernetes: true