Skip to content

Commit a78af0f

Browse files
committed
feat: update url path
1 parent 0402a21 commit a78af0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/kcp/01-platform-mesh-system/contentconfiguration-user-overview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
{
1717
"entityType": "user.overview::compound",
1818
"pathSegment": "user-overview-header",
19-
"urlSuffix": "/main.js#user-overview",
19+
"url": "https://{{ .baseDomainPort }}/ui/iam/wc/main.js#user-overview",
2020
"layoutConfig": {
2121
"slot": "header"
2222
},

0 commit comments

Comments
 (0)