Skip to content

Commit

Permalink
fix: mapping key ARMA_LIMITFPS already defined at line 17
Browse files Browse the repository at this point in the history
  • Loading branch information
fbuchmeier committed Nov 12, 2022
1 parent 978a2ca commit a762d0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/configmap-headlessclient.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ metadata:
{{- toYaml . | nindent 4 }}
{{- end }}
data:
ARMA_LIMITFPS: "100"
{{- with .Values.config.env }}
{{- toYaml . | nindent 2 }}
{{- end }}
Expand Down

0 comments on commit a762d0f

Please sign in to comment.