infrastructure/flux/cluster/apps/monitoring/vpa/helm-release.yaml
Renovate Bot ddd6a648b2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
chore(deps): update helm release vpa to v1.4.0
2022-06-10 18:00:12 +00: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