feat: add private flux ui
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: OCIRepository
|
||||
metadata:
|
||||
name: weave-gitops
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 10m
|
||||
insecure: true
|
||||
url: oci://10.27.27.239:5001/weaveworks/charts/weave-gitops
|
||||
ref:
|
||||
tag: 0.39.1-rc.1
|
||||
layerSelector:
|
||||
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
|
||||
operation: copy
|
||||
Reference in New Issue
Block a user