From c7338b4dce8a9b092f3d78094df84084649bb556 Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Mon, 10 Jun 2024 10:12:42 +0200 Subject: [PATCH] fix: fix typo --- kustomizations/redis/values-staging.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomizations/redis/values-staging.yaml b/kustomizations/redis/values-staging.yaml index 47414e38..032b15d0 100644 --- a/kustomizations/redis/values-staging.yaml +++ b/kustomizations/redis/values-staging.yaml @@ -1,4 +1,4 @@ -architechture: standalone +architecture: standalone replica: replicaCount: 1