Skip to content
Snippets Groups Projects
Commit 3bc8bca6 authored by xeruf's avatar xeruf
Browse files

code: update ingress trafficpolicy to cluster

parent 22d4860a
No related branches found
No related tags found
No related merge requests found
......@@ -2,11 +2,12 @@ apiVersion: v1
kind: ConfigMap
metadata:
namespace: stackspin
name: stackspin-nginx-override
name: stackspin-nginx-ingress-override
data:
values.yaml: |
# https://artifacthub.io/packages/helm/ingress-nginx/ingress-nginx
controller:
service:
externalTrafficPolicy: "Cluster"
annotations:
metallb.universe.tf/allow-shared-ip: "share-ipv4"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment