Fix not found error
This commit is contained in:
parent
c043c6febb
commit
90bd288d1c
|
@ -1,5 +1,6 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./cert-manager
|
||||
- ./networking
|
||||
- ./storage
|
|
@ -1,7 +1,6 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./cert-manager
|
||||
- ./traefik
|
||||
- ./calico
|
||||
- ./metallb
|
||||
|
|
Loading…
Reference in New Issue