Исправлен путь к директории в конфигурации piraeus.yaml для корректного указания.
This commit is contained in:
@@ -5,7 +5,7 @@ metadata:
|
|||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
spec:
|
spec:
|
||||||
interval: 5m
|
interval: 5m
|
||||||
path: ../../../soft/piraeus/
|
path: ../../../../soft/piraeus
|
||||||
prune: true
|
prune: true
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: GitRepository
|
kind: GitRepository
|
||||||
|
Reference in New Issue
Block a user