diff --git a/operator/pkg/operator/manifests/oapserver/templates/deployment.yaml b/operator/pkg/operator/manifests/oapserver/templates/deployment.yaml index 97a6a881..9966378a 100644 --- a/operator/pkg/operator/manifests/oapserver/templates/deployment.yaml +++ b/operator/pkg/operator/manifests/oapserver/templates/deployment.yaml @@ -68,11 +68,6 @@ spec: port: 12800 initialDelaySeconds: 30 periodSeconds: 20 - #startupProbe: - # tcpSocket: - # port: 12800 - # initialDelaySeconds: 9 - # periodSeconds: 10 readinessProbe: tcpSocket: port: 12800