stolon-chart
stolon-chart copied to clipboard
Kubernetes Helm chart to deploy HA Postgresql cluster based on Stolon
**What happened**: I am deploying the stolon helm chart with istio proxy sidecar injection enabled. As per istio documentation [here](https://istio.io/latest/faq/applications/) we need to set the listen address to * so...
Running helm dep build gives Error: chart metadata (Chart.yaml) missing error. im I doing anything wrong ? Im running below versions :.. [root@kube-master stolon-chart]# helm version Client: &version.Version{SemVer:"v2.14.3", GitCommit:"0e7f3b6637f7af8fcfddb3d2941fcc7cbebb0085", GitTreeState:"clean"}...
possible to run replica with different storageclass?
Hello; I've a bare-metal Kubernetes 1.18 and attempted to install stolon but it gives me following error: `2020-04-11T13:31:58.388Z INFO cmd/keeper.go:976 our keeper data is not available, waiting for it to...
There are environments where applications inside containers must not be executed as a root user, but as a non-root user. Currently stolon gets executed as root user inside the container....
Label In off chart is not updated after create app: {{ template "stolon.name" . }} https://github.com/helm/charts/blob/4527ebe8a36180ddd16973acddf476abe7264cfe/stable/stolon/templates/proxy-service.yaml#L6 In iwolf upgrade always if new version is deploy https://github.com/lwolf/stolon-chart/blob/42e44c4241c29b06f70fafd034d1909498b0c559/stolon/templates/proxy-service.yaml#L7 app label change with...
close https://github.com/lwolf/stolon-chart/issues/35
Hello, I am deploying this in k8 and getting following errors, any idea what that I am missing? I am deploying this as non-admin user. $ kubectl logs stolon-sentinel-7754964b89-8vmv4 2019-01-29T21:22:26.067Z...