You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I test a setup of Kubernetes with helm and have chosen to papermerge as my test programm. Why? Because it is a real life application which we might want to use with Kubernetes.
The value.yaml gives me the hint, that this helm chart was only tested with minikube?
If I try to install after I have set the secrets and disabled ingress in value.yaml, the installation fails.
I test a setup of Kubernetes with helm and have chosen to papermerge as my test programm. Why? Because it is a real life application which we might want to use with Kubernetes.
The
value.yaml
gives me the hint, that this helm chart was only tested with minikube?If I try to install after I have set the secrets and disabled ingress in value.yaml, the installation fails.
What I expect to happen
helm install papermerge . -f ./values.yaml
to result in a installation of the pods.
What actually happens
The command returns the following error:
The text was updated successfully, but these errors were encountered: