diff --git a/modules/concepts/pages/observability/labels.adoc b/modules/concepts/pages/observability/labels.adoc index cdd5609e7..976f698e6 100644 --- a/modules/concepts/pages/observability/labels.adoc +++ b/modules/concepts/pages/observability/labels.adoc @@ -39,8 +39,8 @@ When installing operators and releases, `stackablectl` will always label the Dep When installing a stack or a demo, `stackablectl` adds additional labels to identify the parts of the stack or demo: -* `stackable-tech/stack` with the value being the Stack name. -* `stackable-tech/demo` with the value being the Demo name. +* `stackable.tech/stack` with the value being the Stack name. +* `stackable.tech/demo` with the value being the Demo name. * `stackable.tech/managed-by=stackablectl` These labels are attached to the demo and stack manifests, which include Secret, ConfigMap or ClusterRole.