We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7991b1 commit 4c6c036Copy full SHA for 4c6c036
1 file changed
modules/concepts/pages/observability/labels.adoc
@@ -39,8 +39,8 @@ When installing operators and releases, `stackablectl` will always label the Dep
39
40
When installing a stack or a demo, `stackablectl` adds additional labels to identify the parts of the stack or demo:
41
42
-* `stackable-tech/stack` with the value being the Stack name.
43
-* `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.
44
* `stackable.tech/managed-by=stackablectl`
45
46
These labels are attached to the demo and stack manifests, which include Secret, ConfigMap or ClusterRole.
0 commit comments