Skip to content

Commit

Permalink
Adding configs for k8s artifacts.
Browse files Browse the repository at this point in the history
  • Loading branch information
dinusha92 committed Mar 8, 2021
1 parent 61d7733 commit ea75b2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/k8s-artifacts/mg-adapter/config-toml-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ data:
[adapter.server]
host = "0.0.0.0"
port = "9843"
tokenTTL = "1h"
tokenPrivateKeyPath = "/home/wso2/security/keystore/mg.key"
[[adapter.server.users]]
username = "admin"
Expand Down

0 comments on commit ea75b2c

Please sign in to comment.