Skip to content

Commit

Permalink
Fix the svc name of webhook to avoid breaking istio
Browse files Browse the repository at this point in the history
Signed-off-by: congzhegao <congzhe.gao@includedhealth.com>
  • Loading branch information
congzhegao committed Oct 19, 2023
1 parent 2b9eb82 commit 825744e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/webhooks/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ metadata:
namespace: keda
spec:
ports:
- name: http
- name: https
port: 443
protocol: TCP
targetPort: 9443
Expand Down

0 comments on commit 825744e

Please sign in to comment.