Skip to content

Instantly share code, notes, and snippets.

@sandromello
Created September 10, 2025 12:38
Show Gist options
  • Select an option

  • Save sandromello/d5e1acf561813edbea4582bee513482c to your computer and use it in GitHub Desktop.

Select an option

Save sandromello/d5e1acf561813edbea4582bee513482c to your computer and use it in GitHub Desktop.

Revisions

  1. sandromello created this gist Sep 10, 2025.
    9 changes: 9 additions & 0 deletions hoopgateway-values.yml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    config:
    POSTGRES_DB_URI: 'postgres://root:default-pwd@hoopgateway-pg/postgres?sslmode=disable'
    API_URL: http://localhost:8009

    defaultAgent:
    enabled: true

    postgres:
    enabled: true