chore: migrate chart to public repo #8

Merged
jon_nfc merged 61 commits from genesis into development 2023-09-27 05:24:51 +00:00
99 changed files with 7409 additions and 0 deletions
Showing only changes of commit 89f0feae08 - Show all commits

View File

@ -71,6 +71,14 @@ spec:
name: grafana-http
readinessProbe:
failureThreshold: 3
httpGet:
path: /login
port: 3000
scheme: HTTP
initialDelaySeconds: 30
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 3
resources:
limits:
cpu: 2000m