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

Commits on Mar 30, 2021

  1. Add config options to streamline with k8s standards

    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
    Hans Mündelein committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    9b21aed View commit details
    Browse the repository at this point in the history