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

Add config options to streamline with k8s standards #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

hmuendel
Copy link

@hmuendel hmuendel commented Apr 6, 2021

Many K8s inegrations are controlled via annotations on the resources
e.g Prometheus discovery or load balancer behavior, making them
configurable adds more flexibility to the deployment.

Also the fields in the TLS secret are by default tls.crt and tls.key
making this configurable increases integration with tools like
cert-manager

Many K8s inegrations are controlled via annotations on the resources
e.g Prometheus discovery or load balancer behavior, making them
configurable adds more flexibility to the deployment.

Also the fields in the TLS secret are by default tls.crt and tls.key
making this configurable increases integration with tools like
cert-manager
@skatzman-synopsys
Copy link

This is similar, in some respect, to #74. A more flexible configuration model to enable operators to define annotations for external tools or people.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants