diff --git a/kubernetes/mattermost/mattermost.yml b/kubernetes/mattermost/mattermost.yml index 13fc450..dbd6a7a 100644 --- a/kubernetes/mattermost/mattermost.yml +++ b/kubernetes/mattermost/mattermost.yml @@ -65,6 +65,12 @@ spec: httpGet: path: /api/v4/system/ping port: http + startupProbe: + httpGet: + path: /api/v4/system/ping + port: http + failureThreshold: 360 + periodSeconds: 10 volumeMounts: - name: config mountPath: /mattermost/config/