Fix JSON value of OPERATOR_UI_CONFIG (#3070)
Remove excess comma from OPERATOR_UI_CONFIG.
This commit is contained in:
parent
39cc09ccaa
commit
3af93363fd
|
|
@ -77,7 +77,7 @@ spec:
|
|||
"17",
|
||||
"16",
|
||||
"15",
|
||||
"14",
|
||||
"14"
|
||||
]
|
||||
}
|
||||
# Exemple of settings to make snapshot view working in the ui when using AWS
|
||||
|
|
|
|||
Loading…
Reference in New Issue