From f524cc5be67120b5767050f4c96ca51f48deee59 Mon Sep 17 00:00:00 2001 From: Patrick St-Louis <43082425+PatStLouis@users.noreply.github.com> Date: Thu, 21 Dec 2023 14:11:50 -0500 Subject: [PATCH] Update deployment.yaml --- charts/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/templates/deployment.yaml b/charts/templates/deployment.yaml index fd74f13..1d77de7 100644 --- a/charts/templates/deployment.yaml +++ b/charts/templates/deployment.yaml @@ -1,5 +1,5 @@ --- -{{- with .Values.app }} +{{- with .Values.deployment }} apiVersion: apps/v1 kind: Deployment metadata: