|
45 | 45 | "type": "object",
|
46 | 46 | "default": {},
|
47 | 47 | "title": "The annotations Schema",
|
48 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
| 48 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
49 | 49 | },
|
50 | 50 | "nginxplus": {
|
51 | 51 | "type": "boolean",
|
|
184 | 184 | "type": "string",
|
185 | 185 | "allOf": [
|
186 | 186 | {
|
187 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/dnsPolicy" |
| 187 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/dnsPolicy" |
188 | 188 | },
|
189 | 189 | {
|
190 | 190 | "enum": [
|
|
225 | 225 | "title": "The customPorts to expose on the NGINX Ingress Controller pod",
|
226 | 226 | "items": {
|
227 | 227 | "type": "object",
|
228 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.ContainerPort" |
| 228 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ContainerPort" |
229 | 229 | },
|
230 | 230 | "examples": [
|
231 | 231 | [
|
|
281 | 281 | "title": "The pullPolicy for the Ingress Controller image",
|
282 | 282 | "allOf": [
|
283 | 283 | {
|
284 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.Container/properties/imagePullPolicy" |
| 284 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/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": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.Lifecycle" |
| 313 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/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": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
| 341 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/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": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/nodeSelector" |
| 428 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/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": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/terminationGracePeriodSeconds" |
| 434 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/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": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.ResourceRequirements" |
| 440 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/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": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.Toleration" |
| 448 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/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": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.Affinity" |
| 455 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/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": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/topologySpreadConstraints" |
| 461 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/topologySpreadConstraints" |
462 | 462 | },
|
463 | 463 | "volumes": {
|
464 | 464 | "type": "array",
|
465 | 465 | "default": [],
|
466 | 466 | "title": "The volumes Schema",
|
467 | 467 | "items": {
|
468 | 468 | "type": "object",
|
469 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.Volume" |
| 469 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Volume" |
470 | 470 | }
|
471 | 471 | },
|
472 | 472 | "volumeMounts": {
|
|
475 | 475 | "title": "The volumeMounts Schema",
|
476 | 476 | "items": {
|
477 | 477 | "type": "object",
|
478 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.VolumeMount" |
| 478 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.VolumeMount" |
479 | 479 | }
|
480 | 480 | },
|
481 | 481 | "initContainers": {
|
|
484 | 484 | "title": "The initContainers Schema",
|
485 | 485 | "items": {
|
486 | 486 | "type": "object",
|
487 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.Container" |
| 487 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Container" |
488 | 488 | }
|
489 | 489 | },
|
490 | 490 | "minReadySeconds": {
|
491 | 491 | "type": "integer",
|
492 | 492 | "default": 0,
|
493 | 493 | "title": "The minReadySeconds Schema",
|
494 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.apps.v1.DeploymentSpec/properties/minReadySeconds" |
| 494 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.apps.v1.DeploymentSpec/properties/minReadySeconds" |
495 | 495 | },
|
496 | 496 | "strategy": {
|
497 | 497 | "type": "object",
|
498 | 498 | "default": {},
|
499 | 499 | "title": "The strategy Schema",
|
500 | 500 | "allOf": [
|
501 | 501 | {
|
502 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.apps.v1.DeploymentStrategy" |
| 502 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.apps.v1.DeploymentStrategy" |
503 | 503 | },
|
504 | 504 | {
|
505 | 505 | "properties": {
|
|
521 | 521 | "title": "The extraContainers Schema",
|
522 | 522 | "items": {
|
523 | 523 | "type": "object",
|
524 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.Container" |
| 524 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Container" |
525 | 525 | }
|
526 | 526 | },
|
527 | 527 | "replicaCount": {
|
|
773 | 773 | "type": "string",
|
774 | 774 | "default": "",
|
775 | 775 | "title": "The type",
|
776 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/type" |
| 776 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/type" |
777 | 777 | },
|
778 | 778 | "externalTrafficPolicy": {
|
779 | 779 | "type": "string",
|
780 | 780 | "default": "",
|
781 | 781 | "title": "The externalTrafficPolicy",
|
782 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/externalTrafficPolicy" |
| 782 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/externalTrafficPolicy" |
783 | 783 | },
|
784 | 784 | "annotations": {
|
785 | 785 | "type": "object",
|
786 | 786 | "default": {},
|
787 | 787 | "title": "The annotations",
|
788 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
| 788 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
789 | 789 | },
|
790 | 790 | "extraLabels": {
|
791 | 791 | "type": "object",
|
|
801 | 801 | "type": "string",
|
802 | 802 | "default": "",
|
803 | 803 | "title": "The loadBalancerIP",
|
804 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/loadBalancerIP" |
| 804 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/loadBalancerIP" |
805 | 805 | },
|
806 | 806 | "externalIPs": {
|
807 | 807 | "type": "array",
|
808 | 808 | "default": [],
|
809 | 809 | "title": "The externalIPs",
|
810 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/externalIPs" |
| 810 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/externalIPs" |
811 | 811 | },
|
812 | 812 | "loadBalancerSourceRanges": {
|
813 | 813 | "type": "array",
|
|
830 | 830 | "type": "boolean",
|
831 | 831 | "default": false,
|
832 | 832 | "title": "The allocateLoadBalancerNodePorts Schema",
|
833 |
| - "ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/allocateLoadBalancerNodePorts" |
| 833 | + "ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/allocateLoadBalancerNodePorts" |
834 | 834 | },
|
835 | 835 | "ipFamilyPolicy": {
|
836 | 836 | "type": "string",
|
837 | 837 | "default": "",
|
838 | 838 | "title": "The ipFamilyPolicy Schema",
|
839 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/ipFamilyPolicy", |
| 839 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/ipFamilyPolicy", |
840 | 840 | "examples": [
|
841 | 841 | ""
|
842 | 842 | ]
|
|
845 | 845 | "type": "array",
|
846 | 846 | "default": [],
|
847 | 847 | "title": "The ipFamilies Schema",
|
848 |
| - "ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/ipFamilies" |
| 848 | + "ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServiceSpec/properties/ipFamilies" |
849 | 849 | },
|
850 | 850 | "httpPort": {
|
851 | 851 | "type": "object",
|
|
949 | 949 | "title": "The customPorts",
|
950 | 950 | "items": {
|
951 | 951 | "type": "object",
|
952 |
| - "ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.ServicePort" |
| 952 | + "ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.ServicePort" |
953 | 953 | }
|
954 | 954 | }
|
955 | 955 | },
|
|
991 | 991 | "type": "object",
|
992 | 992 | "default": {},
|
993 | 993 | "title": "The annotations Schema",
|
994 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
| 994 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
995 | 995 | },
|
996 | 996 | "name": {
|
997 | 997 | "type": "string",
|
|
1043 | 1043 | "type": "object",
|
1044 | 1044 | "default": {},
|
1045 | 1045 | "title": "The labels Schema",
|
1046 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/labels" |
| 1046 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/labels" |
1047 | 1047 | },
|
1048 | 1048 | "selectorMatchLabels": {
|
1049 | 1049 | "type": "object",
|
1050 | 1050 | "default": {},
|
1051 | 1051 | "title": "The selectorMatchLabels Schema",
|
1052 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector/properties/matchLabels" |
| 1052 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector/properties/matchLabels" |
1053 | 1053 | },
|
1054 | 1054 | "endpoints": {
|
1055 | 1055 | "type": "array",
|
|
1121 | 1121 | "type": "object",
|
1122 | 1122 | "default": {},
|
1123 | 1123 | "title": "The annotations Schema",
|
1124 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
| 1124 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
1125 | 1125 | }
|
1126 | 1126 | },
|
1127 | 1127 | "examples": [
|
|
1145 | 1145 | "type": "object",
|
1146 | 1146 | "default": {},
|
1147 | 1147 | "title": "The annotations Schema",
|
1148 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
| 1148 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/annotations" |
1149 | 1149 | },
|
1150 | 1150 | "extraLabels": {
|
1151 | 1151 | "type": "object",
|
1152 | 1152 | "default": {},
|
1153 | 1153 | "title": "The extraLabels Schema",
|
1154 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/labels" |
| 1154 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta/properties/labels" |
1155 | 1155 | }
|
1156 | 1156 | },
|
1157 | 1157 | "examples": [
|
|
1165 | 1165 | "type": "string",
|
1166 | 1166 | "default": "",
|
1167 | 1167 | "title": "The priorityClassName",
|
1168 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/priorityClassName" |
| 1168 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/priorityClassName" |
1169 | 1169 | },
|
1170 | 1170 | "readyStatus": {
|
1171 | 1171 | "type": "object",
|
|
1192 | 1192 | "initialDelaySeconds": {
|
1193 | 1193 | "type": "integer",
|
1194 | 1194 | "default": 0,
|
1195 |
| - "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.Probe/properties/initialDelaySeconds" |
| 1195 | + "$ref": "https://raw.githubusercontent.com/nginxinc/kubernetes-json-schema/master/v1.26.1/_definitions.json#/definitions/io.k8s.api.core.v1.Probe/properties/initialDelaySeconds" |
1196 | 1196 | }
|
1197 | 1197 | },
|
1198 | 1198 | "examples": [
|
|
0 commit comments