Fix longhorn namespace var name
This commit is contained in:
parent
e3c42ffecd
commit
8d846e39a8
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Namespace
|
kind: Namespace
|
||||||
metadata:
|
metadata:
|
||||||
name: "{{ storage_longhorn.namespace }}"
|
name: "{{ storage_longhorn_namespace }}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue