Skip to content

Grafana Secrets Schema

Note

This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.

Return to the root secrets schema

https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/secrets.yaml#/properties/grafana

Configure secrets for Grafana.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Allowed none config/schemas/secrets.yaml*

TYPE:

object (Grafana Secrets)

PROPERTIES:

Property Type Required Nullable Defined by
password string Optional cannot be null Compliant Kubernetes Apps Secrets
opsClientSecret string Optional cannot be null Compliant Kubernetes Apps Secrets
clientSecret string Optional cannot be null Compliant Kubernetes Apps Secrets
ops object Optional cannot be null Compliant Kubernetes Apps Secrets
user object Optional cannot be null Compliant Kubernetes Apps Secrets

password

password

TYPE:

string (Admin Grafana Password)

opsClientSecret

opsClientSecret

TYPE:

string (Admin Grafana OIDC Client Secret)

clientSecret

clientSecret

TYPE:

string (Dev Grafana OIDC Client Secret)

ops

Configure secrets for Admin Grafana.

ops

TYPE:

object (Admin Grafana Secrets)

user

Configure secrets for Dev Grafana.

user

TYPE:

object (Dev Grafana Secrets)

Return to the root secrets schema


Generated Sun Jun 23 03:48:25 UTC 2024 from elastisys/compliantkubernetes-apps@main