flux: added goldilocks + vpa
This commit is contained in:
parent
fe5c0246e5
commit
c6f0b742de
9 changed files with 75 additions and 0 deletions
|
@ -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
|
|
@ -5,3 +5,4 @@ resources:
|
|||
- traefik-charts.yaml
|
||||
- external-secrets-charts.yaml
|
||||
- authentik-charts.yaml
|
||||
- fairwinds-charts.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue