diff --git a/charts/wordpress/templates/deployment.yaml b/charts/wordpress/templates/deployment.yaml index c1b764a..c74b737 100644 --- a/charts/wordpress/templates/deployment.yaml +++ b/charts/wordpress/templates/deployment.yaml @@ -64,7 +64,7 @@ spec: httpGet: path: / port: http - initialDelaySeconds: 120 + initialDelaySeconds: 120 resources: {{- toYaml .Values.resources | nindent 12 }} volumes: