LONG HORN SETTINGS
This commit is contained in:
@@ -3,6 +3,6 @@ kind: Kustomization
|
||||
namespace: longhorn-system
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- longhornsetting.yaml
|
||||
# - helmrepo.yaml
|
||||
# - helmrelease.yaml
|
||||
# - longhornsetting.yaml
|
||||
|
||||
@@ -1,6 +1,13 @@
|
||||
apiVersion: longhorn.io/v1beta2
|
||||
kind: Setting
|
||||
metadata:
|
||||
name: default-replica-count
|
||||
namespace: longhorn-system
|
||||
value: "1"
|
||||
name: deleting-confirmation-flag
|
||||
namespace: kube-system
|
||||
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