update resume

This commit is contained in:
Leon Liu 2024-11-08 18:29:03 +09:00
parent 3002f640c9
commit b263e72f86

View File

@ -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: {}