fix(authentication): update VPA deployment name to 'authentication'

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-06-10 16:05:25 +08:00
parent 6e07f487ce
commit 1af1073eab

View File

@ -9,7 +9,7 @@ spec:
targetRef: targetRef:
apiVersion: apps/v1 apiVersion: apps/v1
kind: Deployment kind: Deployment
name: {{ .Release.Name }} name: authentication
resourcePolicy: resourcePolicy:
containerPolicies: containerPolicies:
- containerName: '*' - containerName: '*'