update render blueprint (#19460)

Update the render blueprint to also supply `FLEET_SERVER_PRIVATE_KEY`
This commit is contained in:
Benjamin Edwards
2024-06-10 13:31:50 -04:00
committed by GitHub
parent fbe9c1b498
commit 1946fa64f0
+2
View File
@@ -8,6 +8,8 @@ services:
preDeployCommand: "fleet prepare --no-prompt=true db"
healthCheckPath: /healthz
envVars:
- key: FLEET_SERVER_PRIVATE_KEY
generateValue: true
- key: FLEET_MYSQL_ADDRESS
fromService:
name: fleet-mysql