runtime-parameters.yaml 309 B

12345678910111213141516
  1. matomoUsername: user
  2. matomoPassword: ComplicatedPassword123!4
  3. matomoEmail: user@example.com
  4. matomoWebsiteHost: https://bitnami-matomo.my
  5. service:
  6. type: LoadBalancer
  7. ports:
  8. http: 80
  9. readinessProbe:
  10. initialDelaySeconds: 120
  11. cronjobs:
  12. archive:
  13. enabled: false
  14. taskScheduler:
  15. enabled: false