Moshe Immerman

Results 55 comments of Moshe Immerman
trafficstars

@Joeshiett I think lets actually move all of these docs to https://github.com/flanksource/docs and then update the TOC: ```yaml Installation - Helm Chart Concepts: - Secret Management # e.g. Authentication -...

Hi med502 It is looking for a DB_URL environment variable, you can also pass this in explicitly using `--db` or use `--db embedded://` which will start an embedded version of...

@Kaitou786 I think we should split the removal of the UI into a speerate PR, - it looks like the test script needs a `set -e`

Similar to elasticsearch

Like the prometheus check, but for cloudwatch metrics

Similar to elasticsearch

Maybe in conjunction with #402 and #403

```yaml: test: expr: error == null && status.code > 399 ```

depends on #2

Hi @connected-me - Thanks for the contribution - We are in the process of setting up some helm tests (which should expose this issue) after which we can merge