Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for inline (0.21 sec)

  1. manifests/charts/base/crds/crd-all.gen.yaml

                              description: |-
                                Source for the environment variable's value.
    
                                Valid Options: INLINE, HOST
                              enum:
                              - INLINE
                              - HOST
                              type: string
                          required:
                          - name
                          type: object
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    minLength: 1 type: string value: description: Value for the environment variable. maxLength: 2048 type: string valueFrom: description: Source for the environment variable's value. enum: - INLINE - HOST type: string required: - name type: object x-kubernetes-validations: - message: value may only be set when valueFrom is INLINE rule: '(has(self.valueFrom) ? self.valueFrom : '''') != ''HOST'' || !has(self.value)' maxItems: 256 type: array x-kubernetes-list-map-keys: - name x-kubernetes-list-type: map type:...
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
  3. manifests/charts/istio-cni/Chart.yaml

    # with the appropriate version
    version: 1.0.0
    appVersion: 1.0.0
    description: Helm chart for istio-cni components
    keywords:
      - istio-cni
      - istio
    sources:
      - https://github.com/istio/istio
    engine: gotpl
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Tue Apr 23 01:55:57 GMT 2024
    - 383 bytes
    - Viewed (0)
  4. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                              description: |-
                                Source for the environment variable's value.
    
                                Valid Options: INLINE, HOST
                              enum:
                              - INLINE
                              - HOST
                              type: string
                          required:
                          - name
                          type: object
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
Back to top