Remove errant quote
This commit is contained in:
parent
e2d0d193a4
commit
11f02e6d67
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ spec:
|
||||||
path: "{{.path}}"
|
path: "{{.path}}"
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: '{{.namespace"}}'
|
namespace: '{{.namespace}}'
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue