We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88516c0 commit 9d44775Copy full SHA for 9d44775
2 files changed
environments/main-s.yaml
@@ -17,13 +17,13 @@ global:
17
apiSecretName: cfg-api-v3-rpc-keys
18
dbSecretName: cfg-api-v3-main-postgres-app
19
indexer:
20
- enabled: false
+ enabled: true
21
image:
22
- tag: sha-2158450
+ tag: sha-88516c0
23
query:
24
enabled: true
25
26
27
replicaCount: 1
28
ingress:
29
environments/test-s.yaml
@@ -9,13 +9,13 @@ global:
9
10
dbSecretName: cfg-api-v3-test-postgres-app
11
12
13
14
15
16
0 commit comments