remove metallb, update charts and readme

This commit is contained in:
2023-09-07 08:51:02 -04:00
parent 813d7e0e5b
commit 6791df6e32
16 changed files with 619 additions and 108 deletions

View File

@@ -1,5 +1,8 @@
controller:
service:
annotations:
metallb.universe.tf/allow-shared-ip: "containers"
externalTrafficPolicy: Cluster
# service:
# externalTrafficPolicy: Local
config:
enable-real-ip: "true"
use-forwarded-headers: "true"
compute-full-forwarded-for: "true"
proxy-real-ip-cidr: "0.0.0.0/0"