Skip to content

Commit

Permalink
remove empty array
Browse files Browse the repository at this point in the history
  • Loading branch information
nolte committed Dec 19, 2024
1 parent afb47ca commit f96d892
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/applications/metallb/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@ spec:
project: default
source:
helm:
parameters: []
valueFiles: []
releaseName: metallb
values: |-
valuesObject:
speaker:
# required for services on controllplane
ignoreExcludeLB: true
Expand Down

0 comments on commit f96d892

Please sign in to comment.