From b263e72f8601f463d892158fe50efc7f56aa0fd8 Mon Sep 17 00:00:00 2001 From: Leon Liu Date: Fri, 8 Nov 2024 18:29:03 +0900 Subject: [PATCH] update resume --- apps/templates/resume.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/templates/resume.yaml b/apps/templates/resume.yaml index 265c269..bb0c278 100644 --- a/apps/templates/resume.yaml +++ b/apps/templates/resume.yaml @@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: resume - namespace: argocd + namespace: argocd-apps spec: destination: namespace: default @@ -15,7 +15,7 @@ spec: helm: valuesObject: host: ly-dodo.win - image: ghcr.io/leonliuy/resume:sha-4c052e7 + image: ghcr.io/leonliuy/resume:sha-132a0fa containerPort: 3000 syncPolicy: automated: {} \ No newline at end of file