From c738b2fb33dcf631fe2b0a104224e485bee02fda Mon Sep 17 00:00:00 2001 From: Romashka Date: Sun, 19 Jan 2025 23:42:43 +0200 Subject: [PATCH] typo-Update README.md (#2637) --- deploy/k8s/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/k8s/README.md b/deploy/k8s/README.md index c34f6d1ba9..3ebc7c2946 100644 --- a/deploy/k8s/README.md +++ b/deploy/k8s/README.md @@ -179,7 +179,7 @@ spec: terminationGracePeriodSeconds: 300 ``` -To gain further security, an archieve node should be used in the same k8s cluster, and a NetworkPolicy be added to limit all network communication within the internal network. +To gain further security, an archive node should be used in the same k8s cluster, and a NetworkPolicy be added to limit all network communication within the internal network. ```yaml apiVersion: networking.k8s.io/v1 kind: NetworkPolicy