Merge pull request #96 from 3dwardch3ng/infra/repositories
adding truecharts oci repo
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
apiVersion: source.toolkit.fluxcd.io/v1
|
||||||
|
kind: HelmRepository
|
||||||
|
metadata:
|
||||||
|
name: truecharts
|
||||||
|
namespace: flux-system
|
||||||
|
spec:
|
||||||
|
interval: 1h
|
||||||
|
type: oci
|
||||||
|
url: oci://tccr.io/truecharts
|
||||||
Reference in New Issue
Block a user