Fix typo in selector (#10994)

pull/10998/head
Ricky Kwan 2024-03-11 06:07:37 -04:00 committed by GitHub
parent c275b3db37
commit 69bf6639f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -20,5 +20,5 @@ spec:
protocol: TCP
selector:
app.kubernetes.io/name: ingress-nginx
app.kubernetes.io/port-of: ingress-nginx
app.kubernetes.io/part-of: ingress-nginx
{% endif %}