diff --git a/clusters/kairos/longhorn/longhornsetting.yaml b/clusters/kairos/longhorn/longhornsetting.yaml index 2683fef..62a3572 100644 --- a/clusters/kairos/longhorn/longhornsetting.yaml +++ b/clusters/kairos/longhorn/longhornsetting.yaml @@ -3,11 +3,11 @@ kind: Setting metadata: name: deleting-confirmation-flag namespace: kube-system - value: "true" +value: "true" # --- # apiVersion: longhorn.io/v1beta2 # kind: Setting # metadata: # name: default-replica-count # namespace: kube-system -# value: 1 \ No newline at end of file +# value: 1 \ No newline at end of file