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