fix: change imageRegistry to docker.io

This commit is contained in:
haijin cheng
2024-06-22 02:31:12 +00:00
parent 50a540ff9e
commit 80a5e07444

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: