We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It's impossible to disable ingress for particular deployments.
One use case would be when multiple services are deployed using FIAAS and only one has to be exposed (have ingress).
The text was updated successfully, but these errors were encountered:
fixed using:
ingress: host: null
Sorry, something went wrong.
Good that you have found a solution. This use case might also fall under the broader perspective of #8, which we have yet to find a good solution for.
No branches or pull requests
It's impossible to disable ingress for particular deployments.
One use case would be when multiple services are deployed using FIAAS and only one has to be exposed (have ingress).
The text was updated successfully, but these errors were encountered: