Correct path
This commit is contained in:
parent
904ebc26fe
commit
a60894dc68
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ spec:
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/name: *appname
|
app.kubernetes.io/name: *appname
|
||||||
interval: 10m
|
interval: 10m
|
||||||
path: "./kubernetes/main/apps/system-controllers/snapshot-controller/app"
|
path: "./kubernetes/main/apps/system/snapshot-controller/app"
|
||||||
prune: true
|
prune: true
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: GitRepository
|
kind: GitRepository
|
||||||
|
|
Reference in a new issue