Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a542c5b

Browse files
committedFeb 5, 2025
indentation
1 parent 7213cbe commit a542c5b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎charts/trino/values.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@ server:
5454
port: 8443
5555
keystore:
5656
path: ""
57-
key: ""
57+
key: ""
5858
keymanager:
59-
password: ""
59+
password: ""
6060
truststore:
61-
path: ""
62-
key: ""
61+
path: ""
62+
key: ""
6363
# -- Trino supports multiple [authentication
6464
# types](https://trino.io/docs/current/security/authentication-types.html):
6565
# PASSWORD, CERTIFICATE, OAUTH2, JWT, KERBEROS.

0 commit comments

Comments
 (0)
Please sign in to comment.