Disable fixture
This commit is contained in:
parent
25c90ec212
commit
2009cce7c2
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
|
||||
kind: Job
|
||||
metadata:
|
||||
|
|
|
|||
Loading…
Reference in a new issue