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