fix cert-manager pod2pod comms

This commit is contained in:
2024-01-10 19:16:12 +01:00
parent c5eddcab88
commit 26d5c1a624
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -12,6 +12,8 @@ controller:
service.beta.kubernetes.io/do-loadbalancer-enable-proxy-protocol: "true"
# Specify whether the DigitalOcean Load Balancer should pass encrypted data to backend droplets
service.beta.kubernetes.io/do-loadbalancer-tls-passthrough: "true"
# enable Pod-Pod communication through the Nginx Ingress load balancer: https://www.digitalocean.com/community/tutorials/how-to-set-up-an-nginx-ingress-with-cert-manager-on-digitalocean-kubernetes#step-5-enabling-pod-communication-through-the-load-balancer-optional
service.beta.kubernetes.io/do-loadbalancer-hostname: "workaround.dev.kemkas.hu"
# Will add custom configuration options to Nginx https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/
config: