SelimBF
SelimBF
same issue here 👍 **k8S version :** Client Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.4", GitCommit:"b695d79d4f967c403a96986f1750a35eb75e75f1", GitTreeState:"clean", BuildDate:"2021-11-17T15:48:33Z", GoVersion:"go1.16.10", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.4", GitCommit:"b695d79d4f967c403a96986f1750a35eb75e75f1", GitTreeState:"clean", BuildDate:"2021-11-17T15:42:41Z", GoVersion:"go1.16.10", Compiler:"gc", Platform:"linux/amd64"}
@vadlungu if you are trying to install promotheus visit my github repo you find the solution
I havefaced the same probelm using after deleting all grafana manifest and redeploy again using: Helm install garafana grafana/grafana --set persistance.enabled=True
You have to consider that "helm update install ...."doesnt work in my case and the pod crashed by the way