restructure repository
This commit is contained in:
10
infrastructure/controllers/flagger/repository.yaml
Normal file
10
infrastructure/controllers/flagger/repository.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: flagger
|
||||
namespace: flagger-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: oci://ghcr.io/fluxcd/charts
|
||||
type: oci
|
Reference in New Issue
Block a user