Skip to content

Commit 474777c

Browse files
committed
chore: Update dockerhub location
1 parent 19d01f3 commit 474777c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy/helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ deployment:
66
pod:
77
name: fastapi-server-2-pod
88
image:
9-
repository: spaceonedev/fastapi-server-2
9+
repository: robbyra98/fastapi-server-2
1010
pullPolicy: IfNotPresent
1111
service:
1212
name: fastapi-server-2-svc

skaffold.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build:
77
tagPolicy:
88
sha256: {}
99
artifacts:
10-
- image: spaceonedev/fastapi-server-2
10+
- image: robbyra98/fastapi-server-2
1111
docker:
1212
dockerfile: Dockerfile
1313
deploy:

0 commit comments

Comments
 (0)