fix k8s yaml format (#2766)
This commit is contained in:
@@ -60,4 +60,4 @@ spec:
|
||||
- name: streamlit
|
||||
hostPath:
|
||||
path: /app/.streamlit
|
||||
type: DirectoryOrCreate
|
||||
type: DirectoryOrCreate
|
||||
|
||||
@@ -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: ""
|
||||
|
||||
@@ -13,4 +13,4 @@ spec:
|
||||
port: 9222
|
||||
targetPort: 9222
|
||||
selector:
|
||||
app: skyvern-backend
|
||||
app: skyvern-backend
|
||||
|
||||
Reference in New Issue
Block a user