Skip to content

Commit

Permalink
feat: update address to use new opensource emqx
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Oct 21, 2023
1 parent f73cf0e commit 61b7afa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions deployments/soteria/values.ode.baly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ labels:
createdby: mozart

image:
registry: image-registry.openshift-image-registry.svc:5000
repository: mozart/soteria
tag: main
registry: ghcr.io
repository: snapp-incubator/soteria
tag: latest
pullPolicy: Always

timezone: Asia/Tehran
Expand Down
6 changes: 3 additions & 3 deletions deployments/soteria/values.ode.snapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ labels:
createdby: mozart

image:
registry: image-registry.openshift-image-registry.svc:5000
repository: mozart/soteria
tag: main
registry: ghcr.io
repository: snapp-incubator/soteria
tag: latest
pullPolicy: Always

config:
Expand Down

0 comments on commit 61b7afa

Please sign in to comment.