Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Commit 6d752eb

Browse files
author
nginx-bot
committed
🔄 Synced file(s) with nginxinc/kubernetes-ingress
1 parent 67411fe commit 6d752eb

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

config/crd/kic/k8s.nginx.org_virtualserverroutes.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,8 @@ spec:
539539
type: string
540540
next-upstream-tries:
541541
type: integer
542+
ntlm:
543+
type: boolean
542544
port:
543545
type: integer
544546
queue:

config/crd/kic/k8s.nginx.org_virtualservers.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,8 @@ spec:
569569
type: string
570570
next-upstream-tries:
571571
type: integer
572+
ntlm:
573+
type: boolean
572574
port:
573575
type: integer
574576
queue:

0 commit comments

Comments
 (0)