mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 12:04:28 -03:00
add helm repository catalog
This commit is contained in:
7
repositories/kustomization.yaml
Normal file
7
repositories/kustomization.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: helm-repos
|
||||
namespace: flux-system
|
||||
resources:
|
||||
- ./helm
|
||||
Reference in New Issue
Block a user