[helm/starboard-operator] add enable kube-hunter #1092
swarren83
started this conversation in
Development
Replies: 1 comment
-
|
The Starboard Operator is not really using Starboard CLI to do it's job. One does not require the other even if they're compatible to some extent. We have #262 to think about best way of integrating KubeHunter with Starboard Operator. Helm is just an installation method and will be updated in scope of the same issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Add
kubernetesHunterEnabledas an configuration parameter to the starboard-operator helm chart.If set to
truethe following would be added to the starboard configMap data field:This will allow execution of
starboard scan kubehunterreportto be executed via the starboard CLI on that cluster.Beta Was this translation helpful? Give feedback.
All reactions