Skip to content

Commit

Permalink
fix: explicitly set insecureSkipTLSVerify as disabled for upgrades
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Turrado <[email protected]>
  • Loading branch information
JorTurFer committed Sep 11, 2023
1 parent 2b321e7 commit 63cd7c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keda/templates/metrics-server/apiservice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ spec:
version: v1beta1
groupPriorityMinimum: 100
versionPriority: 100
insecureSkipTLSVerify: false

0 comments on commit 63cd7c9

Please sign in to comment.