Add a cluster of thin clients #399

Merged
SeanOMik merged 27 commits from feat/thin-cluster into main 2024-09-19 23:11:39 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 2ec21aa757 - Show all commits

View File

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

View File

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