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
Create quick walk through docs showing how to extract common bits of configuration and apply them automatically to multiple services.
Partials:
&default-resources cpu: 0.1 max-cpu: 1 memory: 10Mi max-memory: 500Mi services: postfacto: x-k8s: resource: *default-resources other-service: x-k8s: resource: *default-resources
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Create quick walk through docs showing how to extract common bits of configuration and apply them automatically to multiple services.
Partials:
The text was updated successfully, but these errors were encountered: