Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
RaicuRobert committed Dec 27, 2024
1 parent 1e7b2c5 commit 12715ef
Showing 1 changed file with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@ cluster:
services:
additional:
- selectorType: rw
serviceTemplate:
metadata:
name: "test-lb"
labels:
test-label: "true"
annotations:
test-annotation: "true"
spec:
type: LoadBalancer
serviceTemplate:
metadata:
name: "test-lb"
labels:
test-label: "true"
annotations:
test-annotation: "true"
spec:
type: LoadBalancer
roles:
- name: dante
ensure: present
Expand Down

0 comments on commit 12715ef

Please sign in to comment.