fix: have uvicorn use Settings.port and Settings.host

This commit is contained in:
cătălin 2025-03-06 19:44:44 +01:00
commit 95101a6573
No known key found for this signature in database
8 changed files with 28 additions and 7 deletions

View file

@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 0.3.2
appVersion: 0.3.3
description: A Helm chart for Kubernetes
name: huesoporro
type: application
version: 0.3.2
version: 0.3.3

View file

@ -8,7 +8,7 @@ fullnameOverride: ''
image:
pullPolicy: Always
repository: git.roboces.dev/catalin/huesoporro
tag: 0.3.2
tag: 0.3.3
imagePullSecrets: []
ingress:
annotations: {}