diff --git a/freeleaps/helm-pkg/authentication/templates/authentication/vpa.yaml b/freeleaps/helm-pkg/authentication/templates/authentication/vpa.yaml index 527035a9..d4a3f23b 100644 --- a/freeleaps/helm-pkg/authentication/templates/authentication/vpa.yaml +++ b/freeleaps/helm-pkg/authentication/templates/authentication/vpa.yaml @@ -9,7 +9,7 @@ spec: targetRef: apiVersion: apps/v1 kind: Deployment - name: {{ .Release.Name }} + name: authentication resourcePolicy: containerPolicies: - containerName: '*'