Skip to content

Commit 98260ed

Browse files
committed
F
Signed-off-by: Nic <[email protected]>
1 parent 50544a4 commit 98260ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/gateway/templates/configmap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ data:
273273
{{- if and (.Values.deployment.fallback_cp) (ne .Values.deployment.fallback_cp.mode "write") }}
274274
role: data_plane
275275
role_data_plane:
276-
config_provider: yaml
276+
config_provider: json
277277
{{- else }}
278278
role: traditional
279279
role_traditional:

0 commit comments

Comments
 (0)