Skip to content

Commit

Permalink
fix: incorret pikachu image reference
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Dec 31, 2024
1 parent 062276b commit 0c109e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/root_chart/values.pikachu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ api:
serviceTree:
landscape: *landscape
image:
repository: ghcr.io/atomicloud/sulfone.zinc/api-amd
repository: ghcr.io/atomicloud/sulfone.zinc/api
imagePullSecrets: []
securityContext: *securityContext
podSecurityContext: *podSecurityContext
Expand Down Expand Up @@ -82,7 +82,7 @@ migration:
configMountPath: /app/Config

image:
repository: ghcr.io/atomicloud/sulfone.zinc/migrate-amd
repository: ghcr.io/atomicloud/sulfone.zinc/migrate
serviceTree:
landscape: *landscape

Expand Down

0 comments on commit 0c109e6

Please sign in to comment.