podinfo ip

This commit is contained in:
Michael Thomson
2023-11-21 22:15:17 -05:00
parent 0b487ade7f
commit 3e42c6c278

View File

@@ -46,7 +46,8 @@ spec:
# Kubernetes Service settings # Kubernetes Service settings
service: service:
enabled: true enabled: true
annotations: {} annotations:
metallb.universe.tf/loadBalancerIPs: 192.168.2.201
type: LoadBalancer type: LoadBalancer
metricsPort: 9797 metricsPort: 9797
httpPort: 9898 httpPort: 9898