pgadmin image tag

This commit is contained in:
auricom
2022-09-13 10:28:39 +02:00
committed by GitHub
parent 18d18364e3
commit 1431ccd1b3

View File

@@ -17,6 +17,11 @@ spec:
namespace: flux-system
interval: 5m
values:
image:
repository: dpage/pgadmin4
tag: 6.13
env:
email: ${SECRET_PGADMIN_EMAIL}
password: ${SECRET_PGADMIN_PASSWORD}