version
This commit is contained in:
@@ -14,7 +14,7 @@ image:
|
||||
registry: docker.io
|
||||
repository: dpage/pgadmin4
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: 9.2.0
|
||||
tag: 9.4.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -205,7 +205,7 @@ secretKeys:
|
||||
## Needed chart reinstall for apply changes
|
||||
env:
|
||||
# can be email or nickname
|
||||
email: chart@domain.com
|
||||
email: admin
|
||||
password: SuperSecret
|
||||
# pgpassfile: /var/lib/pgadmin/storage/pgadmin/file.pgpass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user