Commit 9ea996e6 authored by Ayesha Ayub's avatar Ayesha Ayub
Browse files

fix attributes containing map data types in SOL003

parent b8d50466
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1161,8 +1161,8 @@ definitions:
        description: >
          Specifies HugePages resources requested for the container, which the container can 
          maximally use (e.g. "hugepages-2Mi: 100Mi").
        type: array
        items:
        type: object
        additionalProperties:
          $ref: "../../General_Definitions/SOL003_def.yaml#/definitions/Number"      

  PaasAssets: