Skip to content

Commit 9fb936c

Browse files
committed
fixup
Signed-off-by: Anatolii Bazko <[email protected]>
1 parent f746414 commit 9fb936c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/end-user-guide/partials/proc_creating-workspaces.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ spec:
8585
image: quay.io/devfile/universal-developer-image:ubi9-latest
8686
env:
8787
- name: CHE_DASHBOARD_URL
88-
value: {prod-url}/dashboard/ <7>
88+
value: pass:c,a,q[{prod-url}]/dashboard/ <7>
8989
----
9090
<1> Name of the `DevWorkspace` custom resource. This will be the name of the new workspace.
9191
<2> User namespace, which is the target {orch-namespace} for the new workspace.

0 commit comments

Comments
 (0)