StackStorm-Exchange / stackstorm-kubernetes

st2 content pack containing Kubernetes sensors
https://exchange.stackstorm.org/
Apache License 2.0
19 stars 17 forks source link

Bearer token field missing in config schema #36

Closed uttamk closed 5 years ago

uttamk commented 5 years ago

In https://github.com/StackStorm-Exchange/stackstorm-kubernetes/pull/34, I forgot to add the bearer_token in the config.schema.yaml. We need to fix this because, this is used by stackstorm in the UI.

uttamk commented 5 years ago

The PR https://github.com/StackStorm-Exchange/stackstorm-kubernetes/pull/37 adds the field

uttamk commented 5 years ago

Fixed in https://github.com/StackStorm-Exchange/stackstorm-kubernetes/pull/37