mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 17:14:25 +00:00
Add traefik
This commit is contained in:
8
infrastructure/base/traefik/repository.yaml
Normal file
8
infrastructure/base/traefik/repository.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: traefik-helm-repo
|
||||
namespace: kube-system
|
||||
spec:
|
||||
interval: 10m
|
||||
url: https://helm.traefik.io/traefik
|
||||
Reference in New Issue
Block a user