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 fails because port name is a number #31

Open
jeroenvermeulen opened this issue Jun 12, 2024 · 0 comments · May be fixed by #32
Open

Ingress fails because port name is a number #31

jeroenvermeulen opened this issue Jun 12, 2024 · 0 comments · May be fixed by #32

Comments

@jeroenvermeulen
Copy link

Version: HEAD (0.8.1, 757308c)

Problem:

Error: INSTALLATION FAILED: 1 error occurred:
	* Ingress in version "v1" cannot be handled as a Ingress: json: cannot unmarshal number into Go struct field ServiceBackendPort.spec.rules.http.paths.backend.service.port.name of type string

How to repeat:

git clone [email protected]:open-zaak/charts.git
cd charts
helm install open-zaak ./charts/open-zaak --set "ingress.enabled=true"
jeroenvermeulen added a commit to fundaments/open-zaak-charts that referenced this issue Jun 12, 2024
@jeroenvermeulen jeroenvermeulen linked a pull request Jun 12, 2024 that will close this issue
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 a pull request may close this issue.

1 participant