Skip to content

Commit 6cc67bc

Browse files
Anmol1696Copilot
andauthored
fix typo of envVars
Co-authored-by: Copilot <[email protected]>
1 parent 07fa4f7 commit 6cc67bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starship/charts/devnet/templates/_helpers.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Environment variables for chain from configmaps
8080
{{/*
8181
Environment variables for chain from configmaps
8282
*/}}
83-
{{- define "devnet.evnVars" }}
83+
{{- define "devnet.envVars" }}
8484
- name: CHAIN_ID
8585
value: {{ .id }}
8686
{{- range $env := .env }}

0 commit comments

Comments
 (0)