fix(charts): Fix inline comments that break linting (#3305)

* fix(charts): Fix inline comments that break linting

* vaultwarden fixes
This commit is contained in:
Kjeld Schouten-Lebbing
2022-07-26 12:03:10 +02:00
committed by GitHub
parent 54e805ab4d
commit c9bb8128aa
8 changed files with 27 additions and 73 deletions
+3 -1
View File
@@ -297,7 +297,9 @@ mail:
riotUrl: ""
host: ""
port: 25 # SSL: 465, STARTTLS: 587
# -- Sets the smtp port
# SSL: 465, STARTTLS: 587
port: 25
username: ""
password: ""
requireTransportSecurity: true