Skip to content

Commit

Permalink
feat(coredns): add helm repo
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Apr 7, 2024
1 parent 0ba9959 commit fa8e4c5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions kubernetes/talos-flux/flux/repositories/helm/coredns-charts.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/helmrepository-source-v1beta2.json
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: coredns-charts
namespace: flux-system
spec:
interval: 2h
url: https://coredns.github.io/helm

0 comments on commit fa8e4c5

Please sign in to comment.