fix(authentication): update VPA deployment name to 'authentication'
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
6e07f487ce
commit
1af1073eab
@ -9,7 +9,7 @@ spec:
|
||||
targetRef:
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
name: {{ .Release.Name }}
|
||||
name: authentication
|
||||
resourcePolicy:
|
||||
containerPolicies:
|
||||
- containerName: '*'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user