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