Correct yaml syntax
This commit is contained in:
@@ -1,6 +1,13 @@
|
|||||||
apiVersion: longhorn.io/v1beta2
|
apiVersion: longhorn.io/v1beta2
|
||||||
kind: Setting
|
kind: Setting
|
||||||
metadata:
|
metadata:
|
||||||
name: deleting-confirmation-flag
|
name: deleting-confirmation-flag
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
value: "true"
|
value: "true"
|
||||||
|
# ---
|
||||||
|
# apiVersion: longhorn.io/v1beta2
|
||||||
|
# kind: Setting
|
||||||
|
# metadata:
|
||||||
|
# name: default-replica-count
|
||||||
|
# namespace: kube-system
|
||||||
|
# value: 1
|
||||||
Reference in New Issue
Block a user