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:
|
targetRef:
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
name: {{ .Release.Name }}
|
name: authentication
|
||||||
resourcePolicy:
|
resourcePolicy:
|
||||||
containerPolicies:
|
containerPolicies:
|
||||||
- containerName: '*'
|
- containerName: '*'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user