Merge pull request #322 from 3dwardch3ng/infra/minio

fixing incorrect app path
This commit is contained in:
2024-06-26 09:45:53 +10:00
committed by GitHub

View File

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