fixing incorrect app path

This commit is contained in:
2024-06-26 09:45:31 +10:00
parent cf6071ee4e
commit c727cbd38b

View File

@@ -31,7 +31,7 @@ spec:
interval: 10m interval: 10m
timeout: 1m30s timeout: 1m30s
retryInterval: 30s retryInterval: 30s
path: ./kubernetes/apps/minio/app path: ./kubernetes/infrastructure/minio/app
prune: true prune: true
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository