Skip to content

Commit 61b7afa

Browse files
committed
feat: update address to use new opensource emqx
1 parent f73cf0e commit 61b7afa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

deployments/soteria/values.ode.baly.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ labels:
55
createdby: mozart
66

77
image:
8-
registry: image-registry.openshift-image-registry.svc:5000
9-
repository: mozart/soteria
10-
tag: main
8+
registry: ghcr.io
9+
repository: snapp-incubator/soteria
10+
tag: latest
1111
pullPolicy: Always
1212

1313
timezone: Asia/Tehran

deployments/soteria/values.ode.snapp.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ labels:
77
createdby: mozart
88

99
image:
10-
registry: image-registry.openshift-image-registry.svc:5000
11-
repository: mozart/soteria
12-
tag: main
10+
registry: ghcr.io
11+
repository: snapp-incubator/soteria
12+
tag: latest
1313
pullPolicy: Always
1414

1515
config:

0 commit comments

Comments
 (0)