Skip to content

Commit b5dc96a

Browse files
chore(cd): update production env tags to sha-f12edcb (#248)
Co-authored-by: filo87 <11260745+filo87@users.noreply.github.com> Co-authored-by: Filippo Fontana <filippo@embrio.tech>
1 parent 8ac54fe commit b5dc96a

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

environments/main.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,14 @@ global:
44
SELECTED_NETWORKS: "42161,8453,1,98866,43114,56,10,143,999"
55
REGISTRY_URL: "https://ipfs.centrifuge.io/ipfs/bafybeie27jsvvh3ajzlpdhy7d7ez5xcemeyvdpox6zttbyufm62uobcdze"
66
apiSecretName: cfg-api-v3-rpc-keys
7-
87
indexer:
98
enabled: true
109
image:
11-
tag: sha-bc927ec
12-
10+
tag: sha-f12edcb
1311
query:
1412
enabled: true
1513
image:
16-
tag: sha-bc927ec
14+
tag: sha-f12edcb
1715
replicaCount: 2
1816
ingress:
1917
enabled: true
@@ -33,10 +31,8 @@ query:
3331
- secretName: cfg-api-v3-main-migration-tls
3432
hosts:
3533
- api-v3-main-migration.cfg.embrio.tech
36-
3734
cacheJob:
3835
enabled: false
39-
4036
postgres:
4137
enabled: true
4238
cluster:

environments/test.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,14 @@ global:
44
SELECTED_NETWORKS: "11155111,84532,421614"
55
REGISTRY_URL: "https://gist.githubusercontent.com/filo87/065a797e757920e75d29eaf5d00d71d5/raw/a30410edb9f5290e3fc91ca9105329f30c7ff9bf/testnet.json"
66
apiSecretName: cfg-api-v3-rpc-keys
7-
87
indexer:
98
enabled: true
109
image:
11-
tag: sha-bc927ec
12-
10+
tag: sha-f12edcb
1311
query:
1412
enabled: true
1513
image:
16-
tag: sha-bc927ec
14+
tag: sha-f12edcb
1715
replicaCount: 1
1816
ingress:
1917
enabled: true
@@ -26,6 +24,5 @@ query:
2624
- secretName: cfg-api-v3-test-tls
2725
hosts:
2826
- api-v3-test.cfg.embrio.tech
29-
3027
postgres:
3128
enabled: true

0 commit comments

Comments
 (0)