Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: ericsyh <[email protected]>
  • Loading branch information
ericsyh committed Mar 9, 2024
1 parent 4207505 commit e507b01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/sn-platform-slim/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ ingress:
grafana: true
prometheus: false
alertmanager: false
paths:
paths:
grafana: /grafana
prometheus: /prometheus
alertmanager: /alerts
Expand Down
2 changes: 1 addition & 1 deletion charts/sn-platform/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@ ingress:
grafana: true
prometheus: false
alertmanager: false
paths:
paths:
grafana: /grafana
prometheus: /prometheus
alertmanager: /alerts
Expand Down

0 comments on commit e507b01

Please sign in to comment.