This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
argo-cd
Watch
1
Star
0
Fork
You've already forked argo-cd
0
mirror of
https://github.com/argoproj/argo-cd
synced
2026-04-28 20:37:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
21
adcf78454b
argo-cd
/
resource_customizations
/
apps
/
StatefulSet
/
actions
/
discovery.lua
4 lines
58 B
Lua
Raw
Normal View
History
Unescape
Escape
chore(action): minor lua changes (#15580) * chore(action): add newlines at eof Signed-off-by: Josh Soref <jsoref@gmail.com> * chore(action): fix whitespace indentation Signed-off-by: Josh Soref <jsoref@gmail.com> * chore(action): use local annotations Signed-off-by: Josh Soref <jsoref@gmail.com> --------- Signed-off-by: Josh Soref <jsoref@gmail.com>
2023-09-21 13:20:42 +00:00
local
actions
=
{
}
Add restart action to Deployment/StatefulSet/DaemonSet (#2300)
2019-09-13 09:50:57 +00:00
actions
[
"
restart
"
]
=
{
}
return
actions
Reference in a new issue
Copy permalink