Skip to content

Commit 1ae2cf9

Browse files
Fixed target cluster
1 parent c1b2b42 commit 1ae2cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application-migration/my-example-appset.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929

3030
# Destination cluster and namespace to deploy the application
3131
destination:
32-
server: name: cluster-2
32+
name: cluster-2
3333
namespace: '{{index .path.segments 2}}-{{index .path.segments 4}}'
3434

3535
# Sync policy

0 commit comments

Comments
 (0)