From 1671f7331e3180c5512f5d683d4129ab83487e99 Mon Sep 17 00:00:00 2001 From: Yadunand Prem Date: Tue, 1 Oct 2024 16:35:02 -0400 Subject: [PATCH] fix: more fixes --- apps/prod/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/prod/kustomization.yaml b/apps/prod/kustomization.yaml index fc3bb05..4762af7 100644 --- a/apps/prod/kustomization.yaml +++ b/apps/prod/kustomization.yaml @@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - ../base/podinfo + - ../base/podinfo.yaml