add routeselector

This commit is contained in:
2025-08-07 12:06:49 -05:00
parent cfc70229ee
commit 2a323f5675

View File

@@ -4,6 +4,9 @@ metadata:
name: nginxingress name: nginxingress
namespace: nginx-ingress namespace: nginx-ingress
spec: spec:
routeSelector:
matchLabels:
type: nginx
controller: controller:
affinity: {} affinity: {}
annotations: {} annotations: {}