diff --git a/charts/wordpress/templates/deployment.yaml b/charts/wordpress/templates/deployment.yaml index c74b737..a7a18df 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: