From 4fbcf2fcff0d828a8be64bf83844566f7e0c42a0 Mon Sep 17 00:00:00 2001 From: Marco Nenciarini Date: Mon, 27 Oct 2025 14:26:17 +0100 Subject: [PATCH] chore: update default kustomization Signed-off-by: Marco Nenciarini --- config/default/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default/kustomization.yaml b/config/default/kustomization.yaml index 93664f3..55202da 100644 --- a/config/default/kustomization.yaml +++ b/config/default/kustomization.yaml @@ -6,7 +6,7 @@ namespace: plugin-barman-cloud-system # "wordpress" becomes "alices-wordpress". # Note that it should also match with the prefix (text before '-') of the namespace # field above. -namePrefix: plugin-barman-cloud- +#namePrefix: plugin-barman-cloud- # Labels to add to all resources and selectors. #labels: