[bitnami/contour]: fix typos (#8626)

This commit is contained in:
Ilya
2022-01-11 16:14:32 +01:00
committed by GitHub
parent 626ac128ef
commit c145746c8d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -27,4 +27,4 @@ sources:
- https://github.com/envoyproxy/envoy
- https://github.com/bitnami/bitnami-docker-contour
- https://projectcontour.io
version: 7.3.0
version: 7.3.1
@@ -235,7 +235,7 @@ spec:
port: 8090
scheme: HTTP
{{- if .Values.envoy.sidecars }}
{{- include "common.tplvalues.render" ( dict "value" .Values.envoy.sidecars "cotext" $ ) | nindent 8 }}
{{- include "common.tplvalues.render" ( dict "value" .Values.envoy.sidecars "context" $ ) | nindent 8 }}
{{- end }}
initContainers:
- command:
@@ -246,7 +246,7 @@ spec:
port: 8090
scheme: HTTP
{{- if .Values.envoy.sidecars }}
{{- include "common.tplvalues.render" ( dict "value" .Values.envoy.sidecars "cotext" $ ) | nindent 8 }}
{{- include "common.tplvalues.render" ( dict "value" .Values.envoy.sidecars "context" $ ) | nindent 8 }}
{{- end }}
initContainers:
- command: