Disable fixture
This commit is contained in:
parent
43c62e67e0
commit
3f2487c7e1
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
{{- if .Values.php.fixtureJob.enabled -}}
|
{{- if .Values.php.fixtureJob.enabled }}
|
||||||
apiVersion: batch/v1
|
apiVersion: batch/v1
|
||||||
kind: Job
|
kind: Job
|
||||||
metadata:
|
metadata:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue