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 | Welkin Apps Secrets |
opsClientSecret | string |
Optional | cannot be null | Welkin Apps Secrets |
clientSecret | string |
Optional | cannot be null | Welkin Apps Secrets |
ops | object |
Optional | cannot be null | Welkin Apps Secrets |
user | object |
Optional | cannot be null | Welkin Apps Secrets |
password¶
password
-
is optional
-
Type:
string
(Admin Grafana Password) -
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
string
(Admin Grafana Password)
opsClientSecret¶
opsClientSecret
-
is optional
-
Type:
string
(Admin Grafana OIDC Client Secret) -
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
string
(Admin Grafana OIDC Client Secret)
clientSecret¶
clientSecret
-
is optional
-
Type:
string
(Dev Grafana OIDC Client Secret) -
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
string
(Dev Grafana OIDC Client Secret)
ops¶
Configure secrets for Admin Grafana.
ops
-
is optional
-
Type:
object
(Admin Grafana Secrets) -
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
object
(Admin Grafana Secrets)
user¶
Configure secrets for Dev Grafana.
user
-
is optional
-
Type:
object
(Dev Grafana Secrets) -
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
object
(Dev Grafana Secrets)
Return to the root secrets schema
Generated Sun Nov 17 03:51:36 UTC 2024 from elastisys/compliantkubernetes-apps@main