fix namespace
This commit is contained in:
parent
cf6a1f0922
commit
8a1f144a52
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ spec:
|
||||||
path: longhorn
|
path: longhorn
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: longhorn
|
namespace: longhorn-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
|
Loading…
Reference in a new issue