fix: use correct file path

This commit is contained in:
SeanOMik 2024-09-15 18:36:05 -04:00
parent 5a9e883b75
commit 473ffdffc0
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ resources:
- ./helm-repositories.yaml - ./helm-repositories.yaml
# networking # networking
- ./cilium - ./cilium
- ./nginx - ./nginx/ks.yaml
- ../../common/apps/cert-manager - ../../common/apps/cert-manager
# storage # storage
- ./snapshot-system/ks.yaml - ./snapshot-system/ks.yaml