Spaces:
Runtime error
Runtime error
| apiVersion: v1 | |
| kind: Secret | |
| metadata: | |
| name: matrix-runtime | |
| namespace: matrix-runtime | |
| type: Opaque | |
| stringData: | |
| # Replace with your real join token before applying. | |
| MATRIX_RUNTIME_JOIN_TOKEN: "mxrt_replace_me" | |
| # Optional: | |
| # MATRIX_RUNTIME_API_TOKEN: "replace_me" | |
| # HF_TOKEN: "hf_replace_me" | |