1
0
Fork 0

fix(postgres): add required field containers=[] to pooler

- required to suppress error from apiserver
This commit is contained in:
Vojtěch Mareš 2023-11-17 09:37:05 +01:00
parent 263170b713
commit 6c45691240
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -21,6 +21,7 @@ spec:
# PodTemplateSpec
template:
spec:
containers: [] # suppress error
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution: