add coder helm repo

This commit is contained in:
Joseph Hanson 2024-09-14 13:34:09 -05:00
parent 826161535e
commit 59ab555ad3
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,10 @@
---
# yaml-language-server: $schema=https://ks.hsn.dev/source.toolkit.fluxcd.io/helmrepository_v1beta2.json
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: coder
namespace: flux-system
spec:
interval: 2h
url: https://helm.coder.com/v2

View file

@ -8,6 +8,7 @@ resources:
- backube.yaml
- bjw-s.yaml
- cilium.yaml
- coder.yaml
- coredns.yaml
- crowdsec.yaml
- crunchydata.yaml