feat(flux): add aws-eks repo

Signed-off-by: JJGadgets <git@jjgadgets.tech>
This commit is contained in:
JJGadgets
2023-02-19 19:09:40 +08:00
parent 773b1e4a22
commit 75685f0ae8
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
---
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: aws-eks
namespace: flux-system
spec:
interval: 1h
url: https://aws.github.io/eks-charts/

View File

@@ -8,3 +8,4 @@ resources:
- jetstack.yaml
- k8s-gateway.yaml
- bjw-s.yaml
- aws-eks.yaml