Commit ead1078f authored by Ryan Cobb's avatar Ryan Cobb

Update log param

parent c5fa0dc9
......@@ -48,7 +48,7 @@ module Projects
end
def elasticsearch_params
params.permit(:container_name, :pod_name, :search, :start, :end, :cursor)
params.permit(:container_name, :pod_name, :search, :start_time, :end_time, :cursor)
end
def environment
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment