owncloud icon indicating copy to clipboard operation
owncloud copied to clipboard

Owncloud Helm Chart

Results 7 owncloud issues
Sort by recently updated
recently updated
newest added

When executing `helm repo add owncloud`, I get this error message: ``` Error: "helm repo add" requires 2 arguments Usage: helm repo add [NAME] [URL] [flags] ``` Could you please...

When trying to deploy this chart to Kubernetes, I get an error: ``` Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: [ ValidationError(Ingress.spec.rules[0].http.paths[0].backend):...

some properties in pvc template is not looking at values.yaml'

This PR adds a configMap example for OIDC so that OIDC can be configured within helm. Furthermore it corrects the ingress configuration to make chart work.

when i'm installing `owncloud` helm chart with persistent volume enabled with EFS, I'm getting this issue. here is pod logs ``` Creating volume folders... Creating hook folders... Waiting for MySQL......

When I run `helm lint` I get the following error ```` helm lint ==> Linting . [INFO] Chart.yaml: icon is recommended [ERROR] templates/: template: owncloud/templates/pvc.yaml:1:14: executing "owncloud/templates/pvc.yaml" at : nil...