moved to manifests

This commit is contained in:
ITO Mac
2026-06-08 21:34:29 +02:00
parent 8a2315c9b3
commit c426eb7404
9 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
apiVersion: v1
data:
APP_ENV: production
DATABASE_HOST: postgres
DATABASE_PORT: "5432"
kind: ConfigMap
metadata:
name: fastapi-config
namespace: student-blazp04