13 lines
360 B
YAML
13 lines
360 B
YAML
groups:
|
|
- id: registry.grafana.namespace
|
|
type: attribute_group
|
|
display_name: Grafana Namespace Attributes
|
|
brief: "Describes Grafana app platform namespace attributes."
|
|
attributes:
|
|
- id: grafana.namespace.name
|
|
type: string
|
|
brief: The namespace name.
|
|
examples:
|
|
- "stacks-99999"
|
|
stability: stable
|