Compare commits
5 Commits
32d82d01e8
...
renovate/m
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ee9b25cab1 | ||
|
|
ab72c756f2 | ||
|
|
8e2ee556c1 | ||
|
|
840e744689 | ||
|
|
6eb0bfaea5 |
@@ -7,6 +7,6 @@ metadata:
|
||||
helmCharts:
|
||||
- name: cloudnative-pg
|
||||
repo: https://cloudnative-pg.github.io/charts
|
||||
version: 0.27.1
|
||||
version: 0.26.1
|
||||
releaseName: cnpg
|
||||
namespace: cnpg-system
|
||||
|
||||
@@ -1350,11 +1350,11 @@ postfix:
|
||||
## my_variable = my_value
|
||||
overrides:
|
||||
postfix.cf: |
|
||||
inet_protocols = ipv4
|
||||
smtp_address_preference = ipv4
|
||||
smtpd_helo_restrictions = reject_unknown_helo_hostname
|
||||
smtpd_sender_restrictions = reject_unknown_sender_domain
|
||||
smtpd_client_restrictions = permit_mynetworks
|
||||
smtp_data_restrictions = reject_unauth_pipelining
|
||||
smtp_relay_restrictions = permit_sasl_authenticated, reject_unauth_destination
|
||||
smtpd_relay_restrictions = permit_sasl_authenticated, reject_unauth_destination
|
||||
smtpd_recipient_restrictions = permit_sasl_authenticated, reject_unauth_destination
|
||||
|
||||
|
||||
Reference in New Issue
Block a user