Fix and enable longhorn by default
This commit is contained in:
parent
399ffdf40e
commit
f18e39efd6
3 changed files with 2 additions and 3 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: longhorn.io/v1beta1
|
|||
kind: RecurringJob
|
||||
metadata:
|
||||
name: "{{ item.name }}"
|
||||
namespace: "{{ storage_longhorn.namespace }}"
|
||||
namespace: "{{ storage_longhorn_namespace }}"
|
||||
spec:
|
||||
cron: "{{ item.cron }}"
|
||||
task: "{{ item.task }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue