Skip to content

Commit

Permalink
fix: use correct status for headless client
Browse files Browse the repository at this point in the history
  • Loading branch information
fbuchmeier committed Apr 11, 2023
1 parent 2c56bde commit 8cc8cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/headlessclient.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ spec:
command:
- sh
- -c
- cat /tmp/arma3_install_success
- cat /tmp/arma3_headless_clients_success
initialDelaySeconds: 60
periodSeconds: 20
volumes:
Expand Down

0 comments on commit 8cc8cc2

Please sign in to comment.