Skip to content

Commit 1136ade

Browse files
authored
Merge pull request #255 from jahegu/patch-1
Update secret.yaml
2 parents 35300ef + 1117831 commit 1136ade

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deploy/kubernetes/secret.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ stringData:
7070
use_ssl = False # enables connection via API-SSL servis
7171
no_ssl_certificate = False # enables API_SSL connect without router SSL certificate
7272
ssl_certificate_verify = False # turns SSL certificate verification on / off
73+
ssl_ca_file = "" # path to the certificate authority file to validate against, leave empty to use system store
7374
plaintext_login = True # for legacy RouterOS versions below 6.43 use False
7475
7576
health = True # System Health metrics

0 commit comments

Comments
 (0)