Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 131 for 1251 (0.04 sec)

  1. samples/bookinfo/platform/kube/bookinfo-details.yaml

          version: v1
      template:
        metadata:
          labels:
            app: details
            version: v1
        spec:
          containers:
          - name: details
            image: docker.io/istio/examples-bookinfo-details-v1:1.20.1
            imagePullPolicy: IfNotPresent
            ports:
            - containerPort: 9080
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 19:54:05 UTC 2024
    - 1.4K bytes
    - Viewed (0)
  2. samples/bookinfo/platform/kube/bookinfo-ratings-dualstack.yaml

          version: v1
      template:
        metadata:
          labels:
            app: ratings
            version: v1
        spec:
          containers:
          - name: ratings
            image: docker.io/istio/examples-bookinfo-ratings-v1:1.20.1
            imagePullPolicy: IfNotPresent
            ports:
            - containerPort: 9080
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 19:54:05 UTC 2024
    - 1.5K bytes
    - Viewed (0)
  3. samples/bookinfo/platform/kube/bookinfo-details-v2.yaml

          version: v2
      template:
        metadata:
          labels:
            app: details
            version: v2
        spec:
          containers:
          - name: details
            image: docker.io/istio/examples-bookinfo-details-v2:1.20.1
            imagePullPolicy: IfNotPresent
            ports:
            - containerPort: 9080
            env:
            - name: DO_NOT_ENCRYPT
              value: "true"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 19:54:05 UTC 2024
    - 1.3K bytes
    - Viewed (0)
  4. samples/bookinfo/platform/kube/bookinfo-db.yaml

          version: v1
      template:
        metadata:
          labels:
            app: mongodb
            version: v1
        spec:
          containers:
          - name: mongodb 
            image: docker.io/istio/examples-bookinfo-mongodb:1.20.1
            imagePullPolicy: IfNotPresent
            ports:
            - containerPort: 27017
            volumeMounts:
            - name: data-db
              mountPath: /data/db
          volumes:
          - name: data-db
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 19:54:05 UTC 2024
    - 1.4K bytes
    - Viewed (0)
  5. manifests/charts/default/files/profile-compatibility-version-1.21.yaml

    Leonardo Sarra <******@****.***> 1717533426 +0200
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 04 20:37:06 UTC 2024
    - 529 bytes
    - Viewed (0)
  6. manifests/charts/gateway/files/profile-compatibility-version-1.21.yaml

    Leonardo Sarra <******@****.***> 1717533426 +0200
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 04 20:37:06 UTC 2024
    - 529 bytes
    - Viewed (0)
  7. manifests/charts/istio-cni/files/profile-compatibility-version-1.21.yaml

    Leonardo Sarra <******@****.***> 1717533426 +0200
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 04 20:37:06 UTC 2024
    - 529 bytes
    - Viewed (0)
  8. manifests/charts/istio-operator/files/profile-compatibility-version-1.21.yaml

    Leonardo Sarra <******@****.***> 1717533426 +0200
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 04 20:37:06 UTC 2024
    - 529 bytes
    - Viewed (0)
  9. manifests/charts/base/files/profile-compatibility-version-1.21.yaml

    Leonardo Sarra <******@****.***> 1717533426 +0200
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 04 20:37:06 UTC 2024
    - 529 bytes
    - Viewed (0)
  10. samples/bookinfo/platform/kube/bookinfo-ratings.yaml

          version: v1
      template:
        metadata:
          labels:
            app: ratings
            version: v1
        spec:
          containers:
          - name: ratings
            image: docker.io/istio/examples-bookinfo-ratings-v1:1.20.1
            imagePullPolicy: IfNotPresent
            ports:
            - containerPort: 9080
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 19:54:05 UTC 2024
    - 1.4K bytes
    - Viewed (0)
Back to top