We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33dea45 commit 31d2c1aCopy full SHA for 31d2c1a
config/crd/bases/k8s.nginx.org_policies.yaml
@@ -143,6 +143,10 @@ spec:
143
type: string
144
token:
145
146
+ sniServerName:
147
+ type: string
148
+ sniEnabled:
149
+ type: boolean
150
type: object
151
oidc:
152
description: OIDC defines an Open ID Connect policy.
deploy/crds.yaml
@@ -305,6 +305,10 @@ spec:
305
306
307
308
309
310
311
312
313
314
0 commit comments