Skip to content

Commit

Permalink
Merge pull request #5857 from KhalilSantana/automated-cherry-pick-of-…
Browse files Browse the repository at this point in the history
…#5840-upstream-release-1.11

Automated cherry pick of #5840: Fix: karmada-metrics-adapter use the correct certificate when
  • Loading branch information
karmada-bot authored Nov 23, 2024
2 parents 3d1aa2f + b76c049 commit 7bf4a1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/karmadactl/addons/metricsadapter/manifests.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ spec:
- --authentication-kubeconfig=/etc/kubeconfig
- --authorization-kubeconfig=/etc/kubeconfig
- --client-ca-file=/etc/karmada/pki/ca.crt
- --tls-cert-file=/etc/karmada/pki/karmada.crt
- --tls-private-key-file=/etc/karmada/pki/karmada.key
- --audit-log-path=-
- --audit-log-maxage=0
- --audit-log-maxbackup=0
Expand Down

0 comments on commit 7bf4a1e

Please sign in to comment.