fix k8s yaml format (#2766)

This commit is contained in:
Shuchang Zheng
2025-06-22 15:08:46 +08:00
committed by GitHub
parent 681dab864c
commit 4715dddcc8
12 changed files with 15 additions and 15 deletions

View File

@@ -60,4 +60,4 @@ spec:
- name: streamlit
hostPath:
path: /app/.streamlit
type: DirectoryOrCreate
type: DirectoryOrCreate

View File

@@ -41,4 +41,4 @@ stringData:
ENABLE_LOG_ARTIFACTS: "false"
ENABLE_OPENAI_COMPATIBLE: "false"
SKYVERN_BASE_URL: http://localhost:8000
SKYVERN_API_KEY: ""
SKYVERN_API_KEY: ""

View File

@@ -13,4 +13,4 @@ spec:
port: 9222
targetPort: 9222
selector:
app: skyvern-backend
app: skyvern-backend