restructure repository
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 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: traefik
|
||||
namespace: traefik
|
||||
spec:
|
||||
interval: 5m
|
||||
url: https://traefik.github.io/charts
|
Reference in New Issue
Block a user