Thomas Casteleyn

Results 466 comments of Thomas Casteleyn

I now have the same issue on another project as well. Could someone look into this please?

@theSuess I'm trying to create a dashboard from exported JSON which has `constant` type template vars, so the `__inputs` field looks like this: ```json "__inputs": [ { "name": "DS_GRW-DB", "label":...

So having a way to easily replace these vars based on the json `__inputs` or a new option in the spec (higher precedence) as suggested, would be very welcome!

IMHO, if you name it `inputs`, it could even replace the current `datasources` setting. ```yaml apiVersion: grafana.integreatly.org/v1beta1 kind: GrafanaDashboard spec: inputs: - inputName: DS_PROMETHEUS value: Prometheus - inputName: VAR_NAMESPACE value:...

On the other hand, you could configure your systemd service to log to syslog instead of journald.

I came across this and was wondering why use Ingress instead of Route? I'm new to OCP, but using routes seems fine and is also encrypted? What is the benefit...

So, to be able to let cert manager manage the certificates instead of OC?

Wouldn't it be better to use `broadcast` then?