Skip to content

Commit

Permalink
Merge pull request #59 from Rakshitha650/patch-1
Browse files Browse the repository at this point in the history
[DSD-4341]updated the image
  • Loading branch information
ase-101 authored Jan 31, 2024
2 parents 9feef84 + 0e75e90 commit 501abbf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions helm/signup-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ service:

image:
registry: docker.io
repository: mosipdev/signup-service
tag: develop
repository: mosipqa/signup-service
tag: 1.x.x
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down
4 changes: 2 additions & 2 deletions helm/signup-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ service:

image:
registry: docker.io
repository: mosipdev/signup-ui
tag: develop
repository: mosipqa/signup-ui
tag: release-1.x.x

## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 501abbf

Please sign in to comment.