From e73770fa533b0693aebc76d9f8167874633a5cac Mon Sep 17 00:00:00 2001 From: Joe Monk Date: Sun, 4 Aug 2024 21:22:13 +0100 Subject: [PATCH] kube system --- clusters/kairos/longhorn/longhornsetting.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/kairos/longhorn/longhornsetting.yaml b/clusters/kairos/longhorn/longhornsetting.yaml index 96d2e84..727575b 100644 --- a/clusters/kairos/longhorn/longhornsetting.yaml +++ b/clusters/kairos/longhorn/longhornsetting.yaml @@ -2,5 +2,5 @@ apiVersion: longhorn.io/v1beta2 kind: Setting metadata: name: deleting-confirmation-flag -namespace: longhorn-system +namespace: kube-system value: "true" \ No newline at end of file