Commit 18de771
fix: Add missing workspaces-config label to vscode-editor-configurations ConfigMap (#3072)
The vscode-editor-configurations ConfigMap example was missing the
app.kubernetes.io/component: workspaces-config label. Without this label,
the ConfigMap does not propagate correctly to user namespaces, preventing
the editor configurations from being applied across workspaces.
This change adds the missing label to align with other ConfigMap examples
in the documentation (manage-extension-installation.adoc and
configuring-a-user-namespace.adoc).
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 878d6e3 commit 18de771
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
- modules/administration-guide/pages
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments