Skip to content

Commit 3af9336

Browse files
authored
Fix JSON value of OPERATOR_UI_CONFIG (#3070)
Remove excess comma from OPERATOR_UI_CONFIG.
1 parent 39cc09c commit 3af9336

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/manifests/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ spec:
7777
"17",
7878
"16",
7979
"15",
80-
"14",
80+
"14"
8181
]
8282
}
8383
# Exemple of settings to make snapshot view working in the ui when using AWS

0 commit comments

Comments
 (0)