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(helm): use custom CA in egress and ingress too (backport #5980) #5993

Merged
merged 2 commits into from
Feb 10, 2023

Commits on Feb 10, 2023

  1. fix(helm): use custom CA in egress and ingress too (#5980)

    While we've always been able to pass a specific CA for
    control-plane certs it wasn't possible to use it for egress and ingress.
    Now we just use whatever is set. We also simplified the template when
    handling CAs
    
    Signed-off-by: Charly Molter <[email protected]>
    (cherry picked from commit 286cd9c)
    lahabana authored and mergify[bot] committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    bd43054 View commit details
    Browse the repository at this point in the history
  2. chore: golden files

    Signed-off-by: Jakub Dyszkiewicz <[email protected]>
    jakubdyszkiewicz committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    6c82b1d View commit details
    Browse the repository at this point in the history