From 0599c2c51e2f298e082af4cec9ed0027343d7768 Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Sat, 16 Nov 2024 12:55:01 -0500 Subject: [PATCH] Fix typo --- cluster/static-site-hosts/documentation-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/static-site-hosts/documentation-deployment.yaml b/cluster/static-site-hosts/documentation-deployment.yaml index 772e402..69e31e6 100644 --- a/cluster/static-site-hosts/documentation-deployment.yaml +++ b/cluster/static-site-hosts/documentation-deployment.yaml @@ -4,7 +4,7 @@ metadata: name: documentation-site namespace: default spec: - slector: + selector: matchLabels: app: documentation-site template: