mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 09:04:24 +00:00
Restructure deployments
This commit is contained in:
9
infrastructure/controllers/traefik/repository.yaml
Normal file
9
infrastructure/controllers/traefik/repository.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
# /infrastructure/controllers/traefik/repository.yaml
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: traefik-helm-repo
|
||||
namespace: traefik
|
||||
spec:
|
||||
interval: 24h
|
||||
url: https://helm.traefik.io/traefik
|
||||
Reference in New Issue
Block a user