Skip to main content
Glama
pull_secret_format.go316 B
package constants // PullSecretFormat ImagePullSecret // EXAMPLE // // { // "auths": { // "harbor(harbor.power.sd.k9s.space)": { // "auth": "base64(admin:password)" // } // } // } const PullSecretFormat = ` { "auths": { "@@harbor_with_ssl@@": { "auth": "@@harbor_admin_username_password@@" } } }`

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/weibaohui/k8m'

If you have feedback or need assistance with the MCP directory API, please join our Discord server