Skip to content

Commit 992bc94

Browse files
api-gitops[bot]api-gitops[bot]
andauthored
chore(cd): update staging env tags to sha-0bca82a (#304)
Co-authored-by: api-gitops[bot] <2828981+api-gitops[bot]@users.noreply.github.com>
1 parent 0bca82a commit 992bc94

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

environments/main-s.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ global:
1515
apiSecretName: cfg-api-v3-rpc-keys
1616
dbSecretName: cfg-api-v3-main-postgres-app
1717
indexer:
18-
enabled: false
18+
enabled: true
1919
image:
20-
tag: sha-c4b7b12
20+
tag: sha-0bca82a
2121
query:
2222
enabled: true
2323
image:
24-
tag: sha-c4b7b12
24+
tag: sha-0bca82a
2525
replicaCount: 1
2626
ingress:
2727
enabled: true

environments/test-s.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ global:
99
apiSecretName: cfg-api-v3-rpc-keys
1010
dbSecretName: cfg-api-v3-test-postgres-app
1111
indexer:
12-
enabled: false
12+
enabled: true
1313
image:
14-
tag: sha-c4b7b12
14+
tag: sha-0bca82a
1515
query:
1616
enabled: true
1717
image:
18-
tag: sha-c4b7b12
18+
tag: sha-0bca82a
1919
replicaCount: 1
2020
ingress:
2121
enabled: true

0 commit comments

Comments
 (0)