change path to root for e2e oci test
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
This commit is contained in:
parent
794558e3ec
commit
f8711dcf4e
|
@ -17,7 +17,7 @@ metadata:
|
|||
spec:
|
||||
targetNamespace: oci
|
||||
interval: 10m
|
||||
path: "./kustomize"
|
||||
path: "./"
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: OCIRepository
|
||||
|
|
Loading…
Reference in New Issue