fixing incorrect app path
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user