Skip to content

Commit 125ccce

Browse files
committed
remove extra spaces
Signed-off-by: JeffMboya <[email protected]>
1 parent 49aac53 commit 125ccce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/magistrala/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ timescaledb:
526526
# sendTelemetry: true
527527
# logLevel: "info"
528528
enabled: true
529-
http: { port: 9011 }
529+
http: {port: 9011}
530530
# nodeSelector: {}
531531
# affinity: {}
532532
# tolerations: {}
@@ -543,7 +543,7 @@ timescaledb:
543543
# affinity: {}
544544
# tolerations: {}
545545
enabled: true
546-
http: { port: 9012 }
546+
http: {port: 9012}
547547
## Configurations of Bitnami postgres
548548
global:
549549
postgresql:

0 commit comments

Comments
 (0)