Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Shubham Gupta <[email protected]>
  • Loading branch information
shubham-cmyk committed Oct 28, 2023
1 parent d7c075b commit a8cfe1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions example/v1beta1/external_service/cluster-svc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ metadata:
role: leader
name: redis-cluster-leaders
spec:
clusterIP: 10.102.152.77
ports:
- name: redis-client
port: 6379
Expand All @@ -30,7 +29,6 @@ metadata:
role: follower
name: redis-cluster-followers
spec:
clusterIP: 10.108.109.134
ports:
- name: redis-client
port: 6379
Expand Down

0 comments on commit a8cfe1e

Please sign in to comment.