mirror of
https://github.com/snowykami/neo-blog.git
synced 2025-09-05 16:56:22 +00:00
fix: 修复了values.yaml
中错误的docker registry
This commit is contained in:
@ -3,7 +3,7 @@ replicaCount: 1
|
|||||||
|
|
||||||
# 镜像设置
|
# 镜像设置
|
||||||
image:
|
image:
|
||||||
registry: docker.linkos.org
|
registry: docker.io
|
||||||
backend: snowykami/neo-blog-backend
|
backend: snowykami/neo-blog-backend
|
||||||
backendTag: latest
|
backendTag: latest
|
||||||
frontend: snowykami/neo-blog-frontend
|
frontend: snowykami/neo-blog-frontend
|
||||||
|
Reference in New Issue
Block a user