We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6382f54 commit 8cea878Copy full SHA for 8cea878
devnet/pyth-evm-watcher.yaml
@@ -16,10 +16,6 @@ spec:
16
containers:
17
- name: pyth-evm-watcher
18
image: pyth-evm-watcher
19
- resources:
20
- limits:
21
- memory: "128Mi"
22
- cpu: "500m"
23
env:
24
- name: WS_ENDPOINT
25
value: 'ws://eth-devnet:8545'
devnet/pyth-price-service.yaml
@@ -57,10 +57,6 @@ spec:
57
initialDelaySeconds: 20
58
periodSeconds: 30
59
timeoutSeconds: 30
60
61
62
63
64
65
- name: SPY_SERVICE_HOST
66
value: spy:7072
0 commit comments