Try different pathing for resources
This commit is contained in:
@@ -10,6 +10,6 @@ spec:
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: flux-system
|
||||
path: ../../infrastructure
|
||||
path: ./infrastructure
|
||||
prune: true
|
||||
wait: true
|
||||
@@ -2,5 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ingress-namespace.yaml
|
||||
- ./cilium
|
||||
- ./traefik
|
||||
- cilium
|
||||
- traefik
|
||||
|
||||
Reference in New Issue
Block a user