pgadmin update
This commit is contained in:
@@ -94,7 +94,7 @@ spec:
|
||||
name: pgadmin-pgadmin4
|
||||
- name: PGADMIN_DISABLE_POSTFIX
|
||||
value: "True"
|
||||
image: docker.io/dpage/pgadmin4:9.11
|
||||
image: docker.io/dpage/pgadmin4:9.13
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 3
|
||||
|
||||
@@ -14,7 +14,7 @@ image:
|
||||
registry: docker.io
|
||||
repository: dpage/pgadmin4
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
tag: "9.13"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user