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 50544a4 commit 98260edCopy full SHA for 98260ed
charts/gateway/templates/configmap.yaml
@@ -273,7 +273,7 @@ data:
273
{{- if and (.Values.deployment.fallback_cp) (ne .Values.deployment.fallback_cp.mode "write") }}
274
role: data_plane
275
role_data_plane:
276
- config_provider: yaml
+ config_provider: json
277
{{- else }}
278
role: traditional
279
role_traditional:
0 commit comments