Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: desmax74 <[email protected]>
  • Loading branch information
desmax74 committed Sep 25, 2024
1 parent 81b9212 commit b025093
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
RequiresMountsFor=%t/containers

[Service]
Type=exec
Type=notify
Environment=PODMAN_SYSTEMD_UNIT=%n
TimeoutStartSec=600
#Restart=no
ExecStart=/usr/bin/podman kube play --replace --service-container=true "{{ kube_play_file }}" --network "{{ podman_spec.network | default('podman') }}"
#ExecStop=/usr/bin/podman kube down "{{ kube_play_file }}" #non fa differenza e riavvia comunque

[Install]
WantedBy=default.target

0 comments on commit b025093

Please sign in to comment.