path issues

This commit is contained in:
sirius0xdev 2026-01-06 03:51:27 +00:00
parent 8122982e24
commit 1e4904b25d
2 changed files with 2 additions and 2 deletions

View file

@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: customer1
resources:
- ./base/customer1
- ../../base/customer1/

View file

@ -10,7 +10,7 @@ spec:
sourceRef:
kind: GitRepository
name: flux-system
path: ../../apps/staging/customer1/
path: ../../apps/staging/customer1
prune: true
decryption:
provider: sops