infrastructure/flux/cluster/apps/monitoring/vpa/helm-release.yaml
Renovate Bot faaa526cf2
All checks were successful
continuous-integration/drone/push Build is passing
chore(deps): update helm release vpa to v1.4.0
2022-06-11 09:03:28 +02:00

24 lines
454 B
YAML

apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: vpa
namespace: monitoring
spec:
interval: 5m
chart:
spec:
chart: vpa
version: 1.4.0
sourceRef:
kind: HelmRepository
name: fairwinds-charts
namespace: flux-system
interval: 5m
timeout: 20m
values:
recommender:
enabled: true
updater:
enabled: false
admissionController:
enabled: false