Skip to content

Commit

Permalink
Add World Address ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
miko-ov committed Dec 14, 2023
1 parent 69da018 commit 9e9051e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion chart/pixelaw-core/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ spec:
value: "17885659508068513399"
- name: TOTAL_ACCOUNTS
value: "4"
- name: WORLD_ADDRESS
value: "0x6395ccab8983e6598b8d54bac18cadb63d04b8e4631bde418a2cfb504b59a89"

# resources:
# requests:
Expand All @@ -46,7 +48,7 @@ spec:
volumeMounts:
- name: keiko-manifests
mountPath: /keiko/manifests
# subPath: prometheus.yml

volumes:

- name: keiko-manifests
Expand Down

0 comments on commit 9e9051e

Please sign in to comment.