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

Fix ClusterIP typo in mqtt kubernetes service #1670

Merged

Conversation

clemenschuaccso
Copy link
Contributor

I was not able to use a ClusterIP for the mqtt service, because there was a typo.
Kubernetes reported:
one or more objects failed to apply, reason: Service "frost-server-frost-server-mqtt" is invalid: spec.type: Unsupported value: "ClusterIp": supported values: "ClusterIP", "ExternalName", "LoadBalancer", "NodePort".

@hylkevds
Copy link
Member

hylkevds commented Aug 9, 2023

Thanks for noticing and taking the time to make a PR, much appreciated!

@hylkevds hylkevds merged commit 131f81f into FraunhoferIOSB:v2.x Aug 9, 2023
2 checks passed
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