Skip to content

Commit

Permalink
feat: change image name
Browse files Browse the repository at this point in the history
  • Loading branch information
hwmin414 committed Jan 14, 2024
1 parent a19c9ff commit c5e1e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/overlays/dev/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: ghcr.io/sparcs-kaist/taxi-server
- name: 666583083672.dkr.ecr.ap-northeast-2.amazonaws.com/taxi-back:latest
newTag: latest
resources:
- ../../base

0 comments on commit c5e1e5c

Please sign in to comment.