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

Ingress can not be created on latest K8s versions #1

Open
Dmitriusan opened this issue Sep 26, 2023 · 1 comment
Open

Ingress can not be created on latest K8s versions #1

Dmitriusan opened this issue Sep 26, 2023 · 1 comment

Comments

@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

@Dmitriusan
Copy link
Author

BTW, I've created a PR with fixes for a fork srust#1

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

No branches or pull requests

1 participant