Disable fixture

This commit is contained in:
ThomasSamson 2024-07-31 14:25:25 +02:00 committed by Slim Amamou
parent 25c90ec212
commit 2009cce7c2
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{{- if .Values.php.fixtureJob.enabled -}}
{{- if .Values.php.fixtureJob.enabled }}
apiVersion: batch/v1
kind: Job
metadata: