mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-06 01:54:43 +00:00
Add graceful shutdown when interrupted
If implemented this permit restoring a clean state in case of signal interruption. Signed-off-by: Soule BA <soule@weave.works>
This commit is contained in:
parent
f7d9ee90cd
commit
306f8f5715
23 changed files with 134 additions and 800 deletions
|
|
@ -14,4 +14,4 @@ spec:
|
|||
- port: 9999
|
||||
targetPort: grpc
|
||||
protocol: TCP
|
||||
name: grpc
|
||||
name: grpc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue