nginx/bare-metal: fix selector

This commit is contained in:
Raimo Radczewski 2024-11-04 20:29:21 +01:00 committed by Dalton Hubble
parent 93c6c2fed3
commit 2b99ccaa39

View File

@ -1,7 +1,7 @@
apiVersion: v1
kind: Service
metadata:
name: ingress-controller-public
name: nginx-ingress-controller
namespace: ingress
annotations:
prometheus.io/scrape: 'true'
@ -10,7 +10,7 @@ spec:
type: ClusterIP
clusterIP: 10.3.0.12
selector:
name: ingress-controller-public
name: nginx-ingress-controller
phase: prod
ports:
- name: http