@@ -187,7 +187,6 @@ spec:
187187                                  pattern : ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ 
188188                                  x-kubernetes-int-or-string : true 
189189                              required :
190-                               - compute 
191190                              - tflops 
192191                              - vram 
193192                              type : object 
@@ -214,7 +213,6 @@ spec:
214213                                  pattern : ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ 
215214                                  x-kubernetes-int-or-string : true 
216215                              required :
217-                               - compute 
218216                              - tflops 
219217                              - vram 
220218                              type : object 
@@ -507,7 +505,6 @@ spec:
507505                        pattern : ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ 
508506                        x-kubernetes-int-or-string : true 
509507                    required :
510-                     - compute 
511508                    - tflops 
512509                    - vram 
513510                    type : object 
@@ -533,7 +530,6 @@ spec:
533530                        pattern : ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ 
534531                        x-kubernetes-int-or-string : true 
535532                    required :
536-                     - compute 
537533                    - tflops 
538534                    - vram 
539535                    type : object 
@@ -594,7 +590,6 @@ spec:
594590                            pattern : ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ 
595591                            x-kubernetes-int-or-string : true 
596592                        required :
597-                         - compute 
598593                        - tflops 
599594                        - vram 
600595                        type : object 
@@ -621,7 +616,6 @@ spec:
621616                            pattern : ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ 
622617                            x-kubernetes-int-or-string : true 
623618                        required :
624-                         - compute 
625619                        - tflops 
626620                        - vram 
627621                        type : object 
@@ -747,7 +741,6 @@ spec:
747741                        pattern : ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ 
748742                        x-kubernetes-int-or-string : true 
749743                    required :
750-                     - compute 
751744                    - tflops 
752745                    - vram 
753746                    type : object 
@@ -773,7 +766,6 @@ spec:
773766                        pattern : ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ 
774767                        x-kubernetes-int-or-string : true 
775768                    required :
776-                     - compute 
777769                    - tflops 
778770                    - vram 
779771                    type : object 
0 commit comments