From 612c8e789f5698f0f943e6f067e4f62749db0a86 Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Wed, 17 Jul 2024 00:22:13 -0800 Subject: [PATCH] remove erroneous pod --- charts/fp/templates/strapi.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/charts/fp/templates/strapi.yaml b/charts/fp/templates/strapi.yaml index 2e54da3..0decf71 100644 --- a/charts/fp/templates/strapi.yaml +++ b/charts/fp/templates/strapi.yaml @@ -18,16 +18,6 @@ spec: protocol: TCP --- -apiVersion: v1 -kind: Pod -metadata: - name: strapi - namespace: futureporn - labels: - app.kubernetes.io/name: strapi - - - apiVersion: apps/v1 kind: Deployment metadata: