Skip to content

Commit

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

Automated cherry pick of #5840: Fix: karmada-metrics-adapter use the correct certificate when
  • Loading branch information
karmada-bot authored Nov 22, 2024
2 parents 2914be6 + a57d4b5 commit b00a7df
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 b00a7df

Please sign in to comment.