-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
area/vertical-pod-autoscalerkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Which component are you using?:
/area vertical-pod-autoscaler
What version of the component are you using?:
Component version:
1.4.1
kubectl version
Output
$ kubectl versionClient Version: v1.33.3
Kustomize Version: v5.6.0
Server Version: v1.33.1
What environment is this in?:
What did you expect to happen?:
The VPA Deployment should be using a tls secert type using keynames tls.key
and tls.crt
.
What happened instead?:
An opaque secret was created instead:
vpa-tls-certs Opaque 4 8s
How to reproduce it (as minimally and precisely as possible):
Run
pkg/admission-controller/gencerts.sh
Anything else we need to know?:
Metadata
Metadata
Assignees
Labels
area/vertical-pod-autoscalerkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.