values.yaml 514 B

123456789101112131415161718192021222324252627282930313233343536
  1. image:
  2. repository: grafana/grafana
  3. pullPolicy: IfNotPresent
  4. tag: 10.3.3
  5. resources:
  6. limits:
  7. cpu: 4000m
  8. memory: 8Gi
  9. grafanaConfig:
  10. plugins: []
  11. additionalEnvs: []
  12. grafanaNetwork:
  13. hostNetwork: false
  14. webPort: 30037
  15. certificateID:
  16. rootURL: ''
  17. grafanaRunAs:
  18. user: 568
  19. group: 568
  20. grafanaStorage:
  21. data:
  22. type: ixVolume
  23. ixVolumeConfig:
  24. datasetName: data
  25. additionalStorages: []
  26. notes:
  27. custom: |
  28. Default credentials:
  29. - Username: admin
  30. - Password: admin