flux: added goldilocks + vpa

This commit is contained in:
Vivian 2022-05-22 20:23:26 +02:00
parent fe5c0246e5
commit c6f0b742de
9 changed files with 75 additions and 0 deletions

View file

@ -0,0 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: fairwinds-charts
namespace: flux-system
spec:
interval: 15m
url: https://charts.fairwinds.com/stable
timeout: 3m

View file

@ -5,3 +5,4 @@ resources:
- traefik-charts.yaml
- external-secrets-charts.yaml
- authentik-charts.yaml
- fairwinds-charts.yaml