Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #141 from Rajagopalan-Ranganathan/INTLY-8046
Browse files Browse the repository at this point in the history
Fix to remove the readiness probe in the operator yaml.
  • Loading branch information
pb82 authored Jul 2, 2020
2 parents 04ec3b0 + 8a07fd2 commit 14e3c08
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions templates/grafana-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,6 @@ spec:
command:
- "{{ .GrafanaOperatorName }}"
imagePullPolicy: Always
readinessProbe:
exec:
command:
- stat
- /tmp/operator-sdk-ready
initialDelaySeconds: 4
periodSeconds: 10
failureThreshold: 1
env:
- name: TEMPLATE_PATH
value: /usr/local/bin/templates
Expand Down

0 comments on commit 14e3c08

Please sign in to comment.