Is the namespace wrong?
This commit is contained in:
@@ -13,6 +13,7 @@ spec:
|
|||||||
sourceRef:
|
sourceRef:
|
||||||
kind: GitRepository
|
kind: GitRepository
|
||||||
name: local-path-repo
|
name: local-path-repo
|
||||||
|
targetNamespace: kube-system
|
||||||
values:
|
values:
|
||||||
storageClass:
|
storageClass:
|
||||||
defaultClass: true
|
defaultClass: true
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
|
namespace: kube-system
|
||||||
resources:
|
resources:
|
||||||
- helmrelease.yaml
|
- helmrelease.yaml
|
||||||
- ingress.yaml
|
- ingress.yaml
|
||||||
Reference in New Issue
Block a user