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