Skip to content

Commit 308cf34

Browse files
authored
feat(accounts): extend accounts configuration with universal path (#89)
On-behalf-of: @SAP <[email protected]> Signed-off-by: Bastian Echterhölter <[email protected]>
1 parent e89bbce commit 308cf34

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

manifests/kcp/workspace-type-account.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,8 @@ spec:
2222
- name: org
2323
path: root
2424
- name: account
25+
path: root
26+
extend:
27+
with:
28+
- name: universal
2529
path: root

0 commit comments

Comments
 (0)