|
46 | 46 | "type": "object",
|
47 | 47 | "default": {},
|
48 | 48 | "title": "The annotations Schema",
|
49 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
| 49 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
50 | 50 | },
|
51 | 51 | "nginxplus": {
|
52 | 52 | "type": "boolean",
|
|
185 | 185 | "type": "string",
|
186 | 186 | "allOf": [
|
187 | 187 | {
|
188 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/dnsPolicy" |
| 188 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/dnsPolicy" |
189 | 189 | },
|
190 | 190 | {
|
191 | 191 | "enum": [
|
|
226 | 226 | "title": "The customPorts to expose on the NGINX Ingress Controller pod",
|
227 | 227 | "items": {
|
228 | 228 | "type": "object",
|
229 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ContainerPort" |
| 229 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ContainerPort" |
230 | 230 | },
|
231 | 231 | "examples": [
|
232 | 232 | [
|
|
281 | 281 | "title": "The pullPolicy for the Ingress Controller image",
|
282 | 282 | "allOf": [
|
283 | 283 | {
|
284 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Container/properties/imagePullPolicy" |
| 284 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Container/properties/imagePullPolicy" |
285 | 285 | },
|
286 | 286 | {
|
287 | 287 | "enum": [
|
|
310 | 310 | "type": "object",
|
311 | 311 | "default": {},
|
312 | 312 | "title": "The lifecycle Schema",
|
313 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Lifecycle" |
| 313 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Lifecycle" |
314 | 314 | },
|
315 | 315 | "customConfigMap": {
|
316 | 316 | "type": "string",
|
|
338 | 338 | "type": "object",
|
339 | 339 | "default": {},
|
340 | 340 | "title": "The annotations Schema",
|
341 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
| 341 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
342 | 342 | },
|
343 | 343 | "entries": {
|
344 | 344 | "type": "object",
|
|
425 | 425 | "type": "object",
|
426 | 426 | "default": {},
|
427 | 427 | "title": "The nodeSelector Schema",
|
428 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/nodeSelector" |
| 428 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/nodeSelector" |
429 | 429 | },
|
430 | 430 | "terminationGracePeriodSeconds": {
|
431 | 431 | "type": "integer",
|
432 | 432 | "default": 30,
|
433 | 433 | "title": "The terminationGracePeriodSeconds Schema",
|
434 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/terminationGracePeriodSeconds" |
| 434 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/terminationGracePeriodSeconds" |
435 | 435 | },
|
436 | 436 | "resources": {
|
437 | 437 | "type": "object",
|
438 | 438 | "default": {},
|
439 | 439 | "title": "The resources Schema",
|
440 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ResourceRequirements" |
| 440 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ResourceRequirements" |
441 | 441 | },
|
442 | 442 | "tolerations": {
|
443 | 443 | "type": "array",
|
444 | 444 | "default": [],
|
445 | 445 | "title": "The tolerations Schema",
|
446 | 446 | "items": {
|
447 | 447 | "type": "object",
|
448 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Toleration" |
| 448 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Toleration" |
449 | 449 | }
|
450 | 450 | },
|
451 | 451 | "affinity": {
|
452 | 452 | "type": "object",
|
453 | 453 | "default": {},
|
454 | 454 | "title": "The affinity Schema",
|
455 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Affinity" |
| 455 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Affinity" |
456 | 456 | },
|
457 | 457 | "topologySpreadConstraints": {
|
458 | 458 | "type": "object",
|
459 | 459 | "default": {},
|
460 | 460 | "title": "The topologySpreadConstraints Schema",
|
461 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/topologySpreadConstraints" |
| 461 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/topologySpreadConstraints" |
462 | 462 | },
|
463 | 463 | "env": {
|
464 | 464 | "type": "array",
|
465 | 465 | "default": [],
|
466 | 466 | "title": "The env Schema",
|
467 | 467 | "items": {
|
468 | 468 | "type": "object",
|
469 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.EnvVar" |
| 469 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.EnvVar" |
470 | 470 | }
|
471 | 471 | },
|
472 | 472 | "volumes": {
|
|
475 | 475 | "title": "The volumes Schema",
|
476 | 476 | "items": {
|
477 | 477 | "type": "object",
|
478 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Volume" |
| 478 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Volume" |
479 | 479 | }
|
480 | 480 | },
|
481 | 481 | "volumeMounts": {
|
|
484 | 484 | "title": "The volumeMounts Schema",
|
485 | 485 | "items": {
|
486 | 486 | "type": "object",
|
487 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.VolumeMount" |
| 487 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.VolumeMount" |
488 | 488 | }
|
489 | 489 | },
|
490 | 490 | "initContainers": {
|
|
493 | 493 | "title": "The initContainers Schema",
|
494 | 494 | "items": {
|
495 | 495 | "type": "object",
|
496 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Container" |
| 496 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Container" |
497 | 497 | }
|
498 | 498 | },
|
499 | 499 | "minReadySeconds": {
|
500 | 500 | "type": "integer",
|
501 | 501 | "default": 0,
|
502 | 502 | "title": "The minReadySeconds Schema",
|
503 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.apps.v1.DeploymentSpec/properties/minReadySeconds" |
| 503 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.apps.v1.DeploymentSpec/properties/minReadySeconds" |
504 | 504 | },
|
505 | 505 | "strategy": {
|
506 | 506 | "type": "object",
|
507 | 507 | "default": {},
|
508 | 508 | "title": "The strategy Schema",
|
509 | 509 | "allOf": [
|
510 | 510 | {
|
511 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.apps.v1.DeploymentStrategy" |
| 511 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.apps.v1.DeploymentStrategy" |
512 | 512 | },
|
513 | 513 | {
|
514 | 514 | "properties": {
|
|
530 | 530 | "title": "The extraContainers Schema",
|
531 | 531 | "items": {
|
532 | 532 | "type": "object",
|
533 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Container" |
| 533 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Container" |
534 | 534 | }
|
535 | 535 | },
|
536 | 536 | "replicaCount": {
|
|
782 | 782 | "type": "string",
|
783 | 783 | "default": "",
|
784 | 784 | "title": "The type",
|
785 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/type" |
| 785 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/type" |
786 | 786 | },
|
787 | 787 | "externalTrafficPolicy": {
|
788 | 788 | "type": "string",
|
789 | 789 | "default": "",
|
790 | 790 | "title": "The externalTrafficPolicy",
|
791 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/externalTrafficPolicy" |
| 791 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/externalTrafficPolicy" |
792 | 792 | },
|
793 | 793 | "annotations": {
|
794 | 794 | "type": "object",
|
795 | 795 | "default": {},
|
796 | 796 | "title": "The annotations",
|
797 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
| 797 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
798 | 798 | },
|
799 | 799 | "extraLabels": {
|
800 | 800 | "type": "object",
|
|
810 | 810 | "type": "string",
|
811 | 811 | "default": "",
|
812 | 812 | "title": "The loadBalancerIP",
|
813 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/loadBalancerIP" |
| 813 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/loadBalancerIP" |
814 | 814 | },
|
815 | 815 | "externalIPs": {
|
816 | 816 | "type": "array",
|
817 | 817 | "default": [],
|
818 | 818 | "title": "The externalIPs",
|
819 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/externalIPs" |
| 819 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/externalIPs" |
820 | 820 | },
|
821 | 821 | "loadBalancerSourceRanges": {
|
822 | 822 | "type": "array",
|
|
831 | 831 | "type": "boolean",
|
832 | 832 | "default": false,
|
833 | 833 | "title": "The allocateLoadBalancerNodePorts Schema",
|
834 |
| - "ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/allocateLoadBalancerNodePorts" |
| 834 | + "ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/allocateLoadBalancerNodePorts" |
835 | 835 | },
|
836 | 836 | "ipFamilyPolicy": {
|
837 | 837 | "type": "string",
|
838 | 838 | "default": "",
|
839 | 839 | "title": "The ipFamilyPolicy Schema",
|
840 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/ipFamilyPolicy", |
| 840 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/ipFamilyPolicy", |
841 | 841 | "examples": [
|
842 | 842 | ""
|
843 | 843 | ]
|
|
846 | 846 | "type": "array",
|
847 | 847 | "default": [],
|
848 | 848 | "title": "The ipFamilies Schema",
|
849 |
| - "ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/ipFamilies" |
| 849 | + "ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/ipFamilies" |
850 | 850 | },
|
851 | 851 | "httpPort": {
|
852 | 852 | "type": "object",
|
|
950 | 950 | "title": "The customPorts",
|
951 | 951 | "items": {
|
952 | 952 | "type": "object",
|
953 |
| - "ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServicePort" |
| 953 | + "ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServicePort" |
954 | 954 | }
|
955 | 955 | }
|
956 | 956 | },
|
|
992 | 992 | "type": "object",
|
993 | 993 | "default": {},
|
994 | 994 | "title": "The annotations Schema",
|
995 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
| 995 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
996 | 996 | },
|
997 | 997 | "name": {
|
998 | 998 | "type": "string",
|
|
1036 | 1036 | "type": "object",
|
1037 | 1037 | "default": {},
|
1038 | 1038 | "title": "The labels Schema",
|
1039 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/labels" |
| 1039 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/labels" |
1040 | 1040 | },
|
1041 | 1041 | "selectorMatchLabels": {
|
1042 | 1042 | "type": "object",
|
1043 | 1043 | "default": {},
|
1044 | 1044 | "title": "The selectorMatchLabels Schema",
|
1045 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector/properties/matchLabels" |
| 1045 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector/properties/matchLabels" |
1046 | 1046 | },
|
1047 | 1047 | "endpoints": {
|
1048 | 1048 | "type": "array",
|
|
1113 | 1113 | "type": "object",
|
1114 | 1114 | "default": {},
|
1115 | 1115 | "title": "The annotations Schema",
|
1116 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
| 1116 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
1117 | 1117 | }
|
1118 | 1118 | },
|
1119 | 1119 | "examples": [
|
|
1137 | 1137 | "type": "object",
|
1138 | 1138 | "default": {},
|
1139 | 1139 | "title": "The annotations Schema",
|
1140 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
| 1140 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
1141 | 1141 | },
|
1142 | 1142 | "extraLabels": {
|
1143 | 1143 | "type": "object",
|
1144 | 1144 | "default": {},
|
1145 | 1145 | "title": "The extraLabels Schema",
|
1146 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/labels" |
| 1146 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/labels" |
1147 | 1147 | }
|
1148 | 1148 | },
|
1149 | 1149 | "examples": [
|
|
1157 | 1157 | "type": "string",
|
1158 | 1158 | "default": "",
|
1159 | 1159 | "title": "The priorityClassName",
|
1160 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/priorityClassName" |
| 1160 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/priorityClassName" |
1161 | 1161 | },
|
1162 | 1162 | "podDisruptionBudget": {
|
1163 | 1163 | "type": "object",
|
|
1174 | 1174 | "type": "object",
|
1175 | 1175 | "default": {},
|
1176 | 1176 | "title": "The annotations Schema",
|
1177 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
| 1177 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
1178 | 1178 | },
|
1179 | 1179 | "minAvailable": {
|
1180 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.policy.v1.PodDisruptionBudgetSpec/properties/minAvailable" |
| 1180 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.policy.v1.PodDisruptionBudgetSpec/properties/minAvailable" |
1181 | 1181 | },
|
1182 | 1182 | "maxUnavailable": {
|
1183 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.policy.v1.PodDisruptionBudgetSpec/properties/maxUnavailable" |
| 1183 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.policy.v1.PodDisruptionBudgetSpec/properties/maxUnavailable" |
1184 | 1184 | }
|
1185 | 1185 | },
|
1186 | 1186 | "examples": [
|
|
1219 | 1219 | "initialDelaySeconds": {
|
1220 | 1220 | "type": "integer",
|
1221 | 1221 | "default": 0,
|
1222 |
| - "$ref": "file://./v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Probe/properties/initialDelaySeconds" |
| 1222 | + "$ref": "file://./helm-charts/nginx-ingress/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Probe/properties/initialDelaySeconds" |
1223 | 1223 | }
|
1224 | 1224 | },
|
1225 | 1225 | "examples": [
|
|
0 commit comments