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

removed lifecycle

parent 63962abc
No related branches found
No related tags found
No related merge requests found
......@@ -143,10 +143,6 @@ spec:
cpu: 100m
memory: 100M
limits:
lifecycle:
preStop:
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.
Finish editing this message first!
Please register or to comment