diff --git a/clusters/kairos/longhorn/longhornsetting.yaml b/clusters/kairos/longhorn/longhornsetting.yaml index 727575b..2683fef 100644 --- a/clusters/kairos/longhorn/longhornsetting.yaml +++ b/clusters/kairos/longhorn/longhornsetting.yaml @@ -1,6 +1,13 @@ apiVersion: longhorn.io/v1beta2 kind: Setting metadata: -name: deleting-confirmation-flag -namespace: kube-system -value: "true" \ No newline at end of file + 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 \ No newline at end of file