some kustomization tweaks
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
metadata:
|
||||||
|
name: truecharts
|
||||||
|
namespace: flux-system
|
||||||
|
resources:
|
||||||
|
- ./repositories
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
metadata:
|
metadata:
|
||||||
name: helm-repos
|
name: truecharts-repositories
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
resources:
|
resources:
|
||||||
- ./helm
|
- ./helm
|
||||||
Reference in New Issue
Block a user