Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for gatewayValue (0.18 sec)

  1. staging/src/k8s.io/api/testdata/v1.30.0/core.v1.PersistentVolume.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 7.7K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/testdata/v1.30.0/storage.k8s.io.v1alpha1.VolumeAttachment.yaml

            readOnly: true
            secretRef:
              name: nameValue
              namespace: namespaceValue
            user: userValue
          scaleIO:
            fsType: fsTypeValue
            gateway: gatewayValue
            protectionDomain: protectionDomainValue
            readOnly: true
            secretRef:
              name: nameValue
              namespace: namespaceValue
            sslEnabled: true
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 6.6K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/v1.30.0/core.v1.PersistentVolume.yaml

        - monitorsValue
        pool: poolValue
        readOnly: true
        secretRef:
          name: nameValue
          namespace: namespaceValue
        user: userValue
      scaleIO:
        fsType: fsTypeValue
        gateway: gatewayValue
        protectionDomain: protectionDomainValue
        readOnly: true
        secretRef:
          name: nameValue
          namespace: namespaceValue
        sslEnabled: true
        storageMode: storageModeValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 5.6K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/v1.30.0/storage.k8s.io.v1beta1.VolumeAttachment.yaml

            readOnly: true
            secretRef:
              name: nameValue
              namespace: namespaceValue
            user: userValue
          scaleIO:
            fsType: fsTypeValue
            gateway: gatewayValue
            protectionDomain: protectionDomainValue
            readOnly: true
            secretRef:
              name: nameValue
              namespace: namespaceValue
            sslEnabled: true
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 6.6K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/v1.30.0/storage.k8s.io.v1alpha1.VolumeAttachment.json

            },
            "portworxVolume": {
              "volumeID": "volumeIDValue",
              "fsType": "fsTypeValue",
              "readOnly": true
            },
            "scaleIO": {
              "gateway": "gatewayValue",
              "system": "systemValue",
              "secretRef": {
                "name": "nameValue",
                "namespace": "namespaceValue"
              },
              "sslEnabled": true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 9K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/v1.30.0/storage.k8s.io.v1beta1.VolumeAttachment.json

            },
            "portworxVolume": {
              "volumeID": "volumeIDValue",
              "fsType": "fsTypeValue",
              "readOnly": true
            },
            "scaleIO": {
              "gateway": "gatewayValue",
              "system": "systemValue",
              "secretRef": {
                "name": "nameValue",
                "namespace": "namespaceValue"
              },
              "sslEnabled": true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 9K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/v1.30.0/storage.k8s.io.v1.VolumeAttachment.json

            },
            "portworxVolume": {
              "volumeID": "volumeIDValue",
              "fsType": "fsTypeValue",
              "readOnly": true
            },
            "scaleIO": {
              "gateway": "gatewayValue",
              "system": "systemValue",
              "secretRef": {
                "name": "nameValue",
                "namespace": "namespaceValue"
              },
              "sslEnabled": true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 9K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/v1.30.0/storage.k8s.io.v1.VolumeAttachment.yaml

            readOnly: true
            secretRef:
              name: nameValue
              namespace: namespaceValue
            user: userValue
          scaleIO:
            fsType: fsTypeValue
            gateway: gatewayValue
            protectionDomain: protectionDomainValue
            readOnly: true
            secretRef:
              name: nameValue
              namespace: namespaceValue
            sslEnabled: true
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 6.6K bytes
    - Viewed (0)
  9. tests/integration/security/filebased_tls_origination/main_test.go

               secretName: egress-gw-cacerts
               mountPath: /etc/certs/custom
    {{- end }}
    `, map[string]bool{"isExternalControlPlane": ctx.AllClusters().IsExternalControlPlane()})
    
    	cfg.GatewayValues = `
    components:
      egressGateways:
      - enabled: true
        name: istio-egressgateway
    values:
      gateways:
        istio-egressgateway:
          secretVolumes:
          - name: client-custom-certs
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 02 21:29:40 UTC 2024
    - 7.3K bytes
    - Viewed (0)
Back to top