From 8e4e9b630af455047fad93c6d69dc921ca600fa8 Mon Sep 17 00:00:00 2001 From: Repo Sync Bot Date: Fri, 4 Sep 2020 07:22:11 +0000 Subject: [PATCH] fix: rename local to loft-cluster --- chart/templates/cluster/local-cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/templates/cluster/local-cluster.yaml b/chart/templates/cluster/local-cluster.yaml index fc5233f0..7896e63d 100644 --- a/chart/templates/cluster/local-cluster.yaml +++ b/chart/templates/cluster/local-cluster.yaml @@ -2,7 +2,7 @@ apiVersion: storage.loft.sh/v1 kind: Cluster metadata: - name: local + name: loft-cluster annotations: helm.sh/resource-policy: keep helm.sh/hook: pre-install