Merge pull request #154 from jumpserver/dev

feat: 使用 docker.io
This commit is contained in:
吴小白
2024-06-27 10:57:25 +08:00
committed by GitHub

View File

@@ -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: