Avi
Avi
Added trigger to run prometheus queries via robusta. This is an example dataset for ram usage of a pod for the manual trigger curl -X POST http://localhost:5000/api/trigger -H 'Content-Type: application/json'...

adds additional env variables
notable changes, runner has two repos, `robustadev /robusta-runner `for releases https://hub.docker.com/r/robustadev/robusta-runner `robustadev /robusta-runner-dev` for development (automatic via skaffold) https://hub.docker.com/r/robustadev/robusta-runner-dev releases are automatically pushed to on git action in the future...
How to configure from generated_values.yaml ``` kubewatch: customServiceAccount: test-service-account runner: customServiceAccount: test-service-account ``` Verified pods have the same origonal service account when this is not set