Helm chart for the systemprompt AI governance gateway. Self-hosted, air-gap capable, provider-agnostic.
helm repo add systemprompt https://charts.systemprompt.io
helm repo update
helm install gateway systemprompt/gateway \
--set secrets.anthropicApiKey=sk-ant-... \
--set postgresql.auth.password=<strong-pw>
Also available on Artifact Hub.