fix: use pgbouncer/pgbouncer:latest image tag
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: pgbouncer
|
||||
image: pgbouncer/pgbouncer:1.23.1
|
||||
image: pgbouncer/pgbouncer:latest
|
||||
ports:
|
||||
- containerPort: 5432
|
||||
volumeMounts:
|
||||
|
||||
Reference in New Issue
Block a user