hongbo-miao/hongbomiao.com

View on GitHub
kubernetes/manifests/prefect/helm/prefect-server/my-values.yaml

Summary

Maintainability
Test Coverage
# https://github.com/PrefectHQ/prefect-helm/blob/main/charts/prefect-server/values.yaml

---
server:
  image:
    repository: docker.io/prefecthq/prefect
    prefectTag: 2.11.3-python3.11-kubernetes
  publicApiUrl: https://prefect.hongbomiao.com/api
postgresql:
  useSubChart: false
  auth:
    existingSecret: hm-prefect-postgres-secret