Skip to content

Commit

Permalink
bugfix: change keys for thanos service
Browse files Browse the repository at this point in the history
  • Loading branch information
sungil committed Nov 6, 2023
1 parent 48f986f commit 0c12d59
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions byoh-reference/lma/site-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -261,9 +261,8 @@ charts:
query.service.annotations: $(awsNlbAnnotation)
queryFrontend.nodeSelector: $(nodeSelector)
queryFrontend.service:
http:
port: 9090
nodePort: 30005
nodePorts:
http: 30005
type: NodePort
queryFrontend.enabled: true
queryFrontend.config: |-
Expand Down

0 comments on commit 0c12d59

Please sign in to comment.