Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4e1ca8a700 | ||
|
|
be0ed2a40d |
+2
-2
@@ -22,9 +22,9 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: pgbouncer
|
- name: pgbouncer
|
||||||
image: timoha/pgbouncer
|
image: timoha/pgbouncer:1.15.0
|
||||||
resources:
|
resources:
|
||||||
request:
|
requests:
|
||||||
memory: "256Mi"
|
memory: "256Mi"
|
||||||
cpu: "0.5"
|
cpu: "0.5"
|
||||||
limits:
|
limits:
|
||||||
|
|||||||
Reference in New Issue
Block a user