Skip to content

Commit

Permalink
(split) Merge pull request #3912 from coral-waters/tls-example-admin-api
Browse files Browse the repository at this point in the history
adding tls enabled to admin api
  • Loading branch information
coral-waters authored Mar 1, 2022
2 parents e43ac7e + 5ed339c commit 17f3861
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/samples/tls.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,7 @@ spec:
tls:
enabled: true
adminApi:
- port: 9644
- port: 9644
tls:
enabled: true
developerMode: true

0 comments on commit 17f3861

Please sign in to comment.