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

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

View File

@@ -11,4 +11,4 @@ stringData:
VITE_WSS_BASE_URL: ws://skyvern.example.com/api/v1
VITE_SKYVERN_API_KEY: ""
VITE_ENABLE_LOG_ARTIFACTS: "false"
VITE_ENABLE_CODE_BLOCK: "false"
VITE_ENABLE_CODE_BLOCK: "false"

View File

@@ -13,4 +13,4 @@ spec:
port: 9090
targetPort: 9090
selector:
app: skyvern-frontend
app: skyvern-frontend