-
Notifications
You must be signed in to change notification settings - Fork 747
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
prometheus-k8s 这个 StatefulSet 中的 init-config-reloader 镜像地址如何修改 #2285
Comments
执行 |
|
修改工作负载 prometheus-operator 的args 字段,里边有该镜像的配置,修改为需要地址即可 |
谢谢你的来信 来信已收到 愿你天天开心
|
直接修改不生效,会立即还原,CDR 里没找到
image: ‘kubesphere/prometheus-config-reloader:v0.55.1’
默认从官方地址拉,因为dockerhub被屏蔽了,导致拉取失败
The text was updated successfully, but these errors were encountered: