Skip to content

Commit

Permalink
Add comment, pls buidl
Browse files Browse the repository at this point in the history
  • Loading branch information
ericjuta committed Oct 31, 2019
1 parent fc3c3d5 commit f6beb98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/standardbounties-relayer/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ spec:
- name: {{ .Chart.Name }}
image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}"
imagePullPolicy: {{ .Values.image.pullPolicy }}
# For mainnet vs rinkeby
envFrom:
- configMapRef:
name: relayer-mnemonic
Expand Down

0 comments on commit f6beb98

Please sign in to comment.