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