Telepresence 设置配置文件更改默认配置
Telepresence Kubernetes About 717 words默认路径
默认是没有这个文件的,需手动创建。
Windows
:%APPDATA%\telepresence\config.yml
Linux
:$HOME/.config/telepresence/config.yml
macOS
:$HOME/Library/Application Support/telepresence/config.yml
示例配置文件
timeouts:
agentInstall: 2m
apply: 2m
intercept: 2m
logLevels:
userDaemon: debug
images:
registry: privateRepo # This overrides the default docker.io/datawire repo
agentImage: ambassador-telepresence-agent:1.8.0 # This overrides the agent image to inject when intercepting
cloud:
refreshMessages: 24h # Refresh messages from cloud every 24 hours instead of the default, which is 1 week.
grpc:
maxReceiveSize: 10Mi
telepresenceAPI:
port: 9980
参考文档
https://www.getambassador.io/docs/telepresence/latest/reference/config
Views: 1,980 · Posted: 2022-08-16
————        END        ————
Give me a Star, Thanks:)
https://github.com/fendoudebb/LiteNote扫描下方二维码关注公众号和小程序↓↓↓
Loading...