Skip to content
Snippets Groups Projects
Commit 5848f812 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

syntax error

parent ad5db49c
No related branches found
No related tags found
No related merge requests found
......@@ -144,11 +144,11 @@ spec:
limits:
lifecycle:
postStart:
exec:
command: ["/usr/local/bin/php", "artisan" ,"schedule:run"]
exec:
command: ["/usr/local/bin/php", "artisan" ,"schedule:run"]
preStop:
exec:
command: ["/usr/local/bin/php", "artisan" ,"schedule:run"]
exec:
command: ["/usr/local/bin/php", "artisan" ,"schedule:run"]
- name: worker
securityContext:
{{- toYaml .Values.securityContext | nindent 12 }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment