Merge pull request #15301 from chenxiaolong/restart_never

podman-kube@.service.in: Remove Restart=never option with typo
This commit is contained in:
OpenShift Merge Robot 2022-08-15 15:51:43 +00:00 committed by GitHub
commit 7f6f18f24d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ RequiresMountsFor=%t/containers
[Service]
Environment=PODMAN_SYSTEMD_UNIT=%n
Restart=never
TimeoutStopSec=70
ExecStart=@@PODMAN@@ play kube --replace --service-container=true %I
ExecStop=@@PODMAN@@ play kube --down %I