Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update format of ingress to up-to-date K8s schema (version 1.22), fix blank page #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Dmitriusan
Copy link

Error: Unable to build Kubernetes objects from release manifest: Resource mapping not found for name: "irw-teamcity-release" namespace: "" from "".
No matches for kind "Ingress" in version "networking.k8s.io/v1beta1".
Ensure CRDs (Custom Resource Definitions) are installed first.

https://kubernetes.io/docs/reference/using-api/deprecation-guide/#ingress-v122
https://github.com/codaglobal/teamcity_helm/blob/main/templates/ingress.yaml#L5C13-L5C38

I've updated format of Ingress, and also fixes issues with a blank page after deployment (web resources not being loaded)

@audioboxer217
Copy link

It's been some time since I looked at this Helm Chart, but what I see here looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants