fix(nfd, intel-gpu): use correct kustomization path

This commit is contained in:
SeanOMik 2024-09-07 00:05:39 -04:00
parent 8c224b4464
commit 2ec21aa757
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ metadata:
spec:
timeout: 5m
interval: 10m
path: ./kubernetes/main/core/intel-gpu/files
path: ./kubernetes/common/apps/intel-gpu/files
prune: true
sourceRef:
kind: GitRepository

View File

@ -7,7 +7,7 @@ metadata:
spec:
timeout: 5m
interval: 10m
path: ./kubernetes/main/core/nfd/files
path: ./kubernetes/common/apps/nfd/files
prune: true
sourceRef:
kind: GitRepository