values.yaml 288 B

1234567891011121314151617181920
  1. image:
  2. repository: benbusby/whoogle-search
  3. pullPolicy: IfNotPresent
  4. tag: 0.8.3
  5. resources:
  6. limits:
  7. cpu: 4000m
  8. memory: 8Gi
  9. whoogleConfig:
  10. redirects: []
  11. additionalEnvs: []
  12. whoogleNetwork:
  13. webPort: 30098
  14. hostNetwork: false
  15. whoogleStorage:
  16. additionalStorages: []