mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
feat(flux): add aws-eks repo
Signed-off-by: JJGadgets <git@jjgadgets.tech>
This commit is contained in:
@@ -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/
|
||||
@@ -8,3 +8,4 @@ resources:
|
||||
- jetstack.yaml
|
||||
- k8s-gateway.yaml
|
||||
- bjw-s.yaml
|
||||
- aws-eks.yaml
|
||||
|
||||
Reference in New Issue
Block a user