Skip to content

Commit 13dd3af

Browse files
committed
Cleanup
1 parent 59d1071 commit 13dd3af

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[Unit]
2+
Description=Run Guac Graphql Pod
3+
4+
[Kube]
5+
Yaml=/etc/rhtpa/manifests/Guac-Graphql-Deployment.yaml
6+
7+
[Service]
8+
Restart=always
9+
RestartSec=10
10+
StartLimitInterval=0
11+
12+
[Install]
13+
WantedBy=default.target

0 commit comments

Comments
 (0)