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