Skip to content

Commit c4b3f84

Browse files
authored
Fix eaas component path (#3695)
Signed-off-by: Hugo Ares <[email protected]>
1 parent e56b3aa commit c4b3f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

argo-cd-apps/base/eaas/some-component/some-component.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
values:
1313
sourceRoot: components/some-component
1414
environment: staging
15-
clusterDir: base
15+
clusterDir: ""
1616
- list:
1717
elements: []
1818
template:

0 commit comments

Comments
 (0)