Compare commits
1 Commits
main
..
410ba6235e
| Author | SHA1 | Date | |
|---|---|---|---|
| 410ba6235e |
@@ -53,7 +53,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: postgres
|
||||
image: postgres:18.4-alpine@sha256:1b1689b20d16a014a3d195653381cf2caa75a41a92d93b255a9d6ea29fd353aa
|
||||
image: postgres:18.4-alpine@sha256:d3e64d36360a9f40c30fbbc5dd2dde799fe35f8537500c8b067551a6497f50f4
|
||||
args:
|
||||
- -c
|
||||
- shared_buffers=384MB
|
||||
|
||||
@@ -8,5 +8,5 @@ helmCharts:
|
||||
includeCRDs: true
|
||||
releaseName: traefik
|
||||
repo: https://traefik.github.io/charts
|
||||
version: 41.0.0
|
||||
version: 40.3.0
|
||||
valuesFile: values.yaml
|
||||
|
||||
Reference in New Issue
Block a user