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