jfelten / gitea-helm-chart

MIT License
76 stars 66 forks source link

Correct for newer version of K8s #48

Closed pecastro closed 4 years ago

pecastro commented 4 years ago

Correct deployment error:

# helm github install --repo https://github.com/jfelten/gitea-helm-chart.git --name my-gitea -f /root/kube-tests/my-gitea.yaml
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
Already on 'master'
Your branch is up to date with 'origin/master'.
/root
Installing the Helm chart from the GitHub repo
Error: validation failed: unable to recognize "": no matches for kind "Deployment" in version "extensions/v1beta1"
Error: plugin "github" exited with error
wagnst commented 4 years ago

Pls resolve conflicts.

pecastro commented 4 years ago

Done...