Alex
Alex
> What is in your `postgres_exporter_queries.yaml` ? > > edit: With `master` set to `true` in the extra query file, it means you will only run that query "once per...
@joejulian Sorry, its our internal chart. Ok, let me clarify. We have this files in chart: ```yaml # templates/configmap.yaml file {{- include "common-chartlib.configmap" (list . "backend.configmap") -}} {{- define "backend.configmap"...
@joejulian Thanks for your support. Steps: - create chart `test`: ```yaml # templates/configmap.yaml {{- include "common-chartlib.configmap" (list . "backend.configmap") -}} {{- define "backend.configmap" -}} {{- end -}} # Chart.yaml apiVersion:...
@joejulian It works. Thanks! :)
Is someone here to help us solving the problem?
Is someone here?
> @malcolm061990 Hey, sorry about the delayed response, we install docker version which is available from the centos repo, when we build a new ISO the latest version available in...
Is someone here?
Is someone here?
> Hi @malcolm061990 I'm facing this issue as well currently. Could you find a fix? I've opened an issue at Minishift Centos iso repository as well ( [minishift/minishift-centos-iso#269](https://github.com/minishift/minishift-centos-iso/issues/269) ) Hope...