...

Text file src/github.com/openshift/api/cloudnetwork/v1/001-cloudprivateipconfig.crd.yaml-patch

Documentation: github.com/openshift/api/cloudnetwork/v1

     1- op: add
     2  path: /spec/versions/name=v1/schema/openAPIV3Schema/properties/metadata
     3  value:
     4    type: object
     5    properties:
     6      name:
     7        type: string
     8        anyOf:
     9        - format: ipv4
    10        - format: ipv6

View as plain text