Skip to content

Commit 140a208

Browse files
eedugonbarkbay
andauthored
Apply suggestions from code review
Co-authored-by: Michael Morello <[email protected]>
1 parent 5682aab commit 140a208

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deploy-manage/remote-clusters/_snippets/eck_rcs_expose.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ spec:
1818
remoteClusterServer:
1919
enabled: true
2020
service:
21-
type: LoadBalancer <1>
21+
spec:
22+
type: LoadBalancer <1>
2223
nodeSets:
2324
- name: default
2425
count: 3

0 commit comments

Comments
 (0)