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 07fa4f7 commit 6cc67bcCopy full SHA for 6cc67bc
starship/charts/devnet/templates/_helpers.tpl
@@ -80,7 +80,7 @@ Environment variables for chain from configmaps
80
{{/*
81
Environment variables for chain from configmaps
82
*/}}
83
-{{- define "devnet.evnVars" }}
+{{- define "devnet.envVars" }}
84
- name: CHAIN_ID
85
value: {{ .id }}
86
{{- range $env := .env }}
0 commit comments