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 d44b622 commit 1e7b2c5
Showing 1 changed file with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,15 +87,15 @@ spec:
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
serviceAccountTemplate:
metadata:
annotations:
Expand Down

0 comments on commit 1e7b2c5

Please sign in to comment.