From ce96f1460bc50f7728315863757980511b8bc785 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sat, 20 Dec 2025 04:28:54 +0000 Subject: [PATCH] chore: Update manifests after change --- clusters/cl01tl/manifests/vault/Deployment-vault.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/vault/Deployment-vault.yaml b/clusters/cl01tl/manifests/vault/Deployment-vault.yaml index 7d1895236..a16b1e4d0 100644 --- a/clusters/cl01tl/manifests/vault/Deployment-vault.yaml +++ b/clusters/cl01tl/manifests/vault/Deployment-vault.yaml @@ -11,7 +11,7 @@ metadata: namespace: vault spec: revisionHistoryLimit: 3 - replicas: 0 + replicas: 1 strategy: type: Recreate selector: -- 2.49.1