Skip to content

Commit

Permalink
Add cilium source
Browse files Browse the repository at this point in the history
  • Loading branch information
allenporter committed Nov 26, 2024
1 parent acfd1c0 commit 0b4de8f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions kubernetes/clusters/prod/sources/cilium.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: cilium
namespace: flux-system
spec:
interval: 30m
url: https://helm.cilium.io/
1 change: 1 addition & 0 deletions kubernetes/clusters/prod/sources/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ namespace: flux-system
resources:
- backube.yaml
- bjw-s-helm-charts.yaml
- cilium.yaml
- democratic-csi.yaml
- grafana.yaml
- ingress-nginix.yaml
Expand Down

0 comments on commit 0b4de8f

Please sign in to comment.