Skip to content

Commit eadb2f7

Browse files
author
7va
committed
fix indentation on service.port
1 parent 0604f8d commit eadb2f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

helm/values-mariner.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ backend:
2525
service:
2626
type: ClusterIP
2727
port: 8000
28-
logLevel: "INFO"
29-
useApiKey: false
30-
env: []
28+
logLevel: "INFO"
29+
useApiKey: false
30+
env: []
3131

3232
# Grafana configuration
3333
grafana:

0 commit comments

Comments
 (0)