set app container name

Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
This commit is contained in:
Pascal Sthamer
2025-12-03 12:56:47 +01:00
parent 43030316e6
commit 79f25e0822
@@ -276,7 +276,7 @@ metadata:
spec: spec:
resourcePolicy: resourcePolicy:
containerPolicies: containerPolicies:
- containerName: TODO - containerName: app
{{- with $appValues.autoscaling.vpa.controlledResources }} {{- with $appValues.autoscaling.vpa.controlledResources }}
controlledResources: controlledResources:
{{- toYaml . | nindent 8 }} {{- toYaml . | nindent 8 }}