Merge pull request #322 from 3dwardch3ng/infra/minio
fixing incorrect app path
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user