mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-28 04:17:17 +00:00
4 lines
52 B
Lua
4 lines
52 B
Lua
|
|
actions = {}
|
||
|
|
actions["restart"] = {}
|
||
|
|
return actions
|