mirror of
https://github.com/jumpserver/helm-charts.git
synced 2025-08-20 07:53:48 +00:00
feat: 使用 docker.io
This commit is contained in:
parent
baea8c2d58
commit
1552d98cbe
@ -11,7 +11,7 @@ fullnameOverride: ""
|
|||||||
## @param global.redis.password Global Redis™ password (overrides `auth.password`)
|
## @param global.redis.password Global Redis™ password (overrides `auth.password`)
|
||||||
##
|
##
|
||||||
global:
|
global:
|
||||||
imageRegistry: ghcr.io
|
imageRegistry: docker.io
|
||||||
imageOwner: jumpserver
|
imageOwner: jumpserver
|
||||||
## E.g.
|
## E.g.
|
||||||
# imagePullSecrets:
|
# imagePullSecrets:
|
||||||
|
Loading…
Reference in New Issue
Block a user