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 kind: Application
metadata: metadata:
name: resume name: resume
namespace: argocd namespace: argocd-apps
spec: spec:
destination: destination:
namespace: default namespace: default
@ -15,7 +15,7 @@ spec:
helm: helm:
valuesObject: valuesObject:
host: ly-dodo.win host: ly-dodo.win
image: ghcr.io/leonliuy/resume:sha-4c052e7 image: ghcr.io/leonliuy/resume:sha-132a0fa
containerPort: 3000 containerPort: 3000
syncPolicy: syncPolicy:
automated: {} automated: {}