diff --git a/install.yaml b/install.yaml index 4cb31c766c..e349a593b9 100644 --- a/install.yaml +++ b/install.yaml @@ -154,7 +154,7 @@ spec: # value: gcr.io/agones-images/agones-sdk:0.1 livenessProbe: httpGet: - path: /healthz + path: /live port: 8080 initialDelaySeconds: 3 periodSeconds: 3