- Sort Score
- Result 10 results
- Languages All
Results 251 - 260 of 742 for imag (0.03 sec)
-
istioctl/pkg/injector/injector-list.go
if err != nil { return retval, err } for _, configMap := range configMaps.Items { image := injection.GetIstioProxyImage(&configMap) if image != "" { retval[configMap.ObjectMeta.GetLabels()[label.IoIstioRev.Name]] = image } } return retval, nil }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Oct 18 11:39:52 UTC 2024 - 10.6K bytes - Viewed (0) -
docs/em/docs/tutorial/security/oauth2-jwt.md
๐ ๐ ๐ ๐ฉโ๐ป ๐ข ๐: <img src="/img/tutorial/security/image07.png"> โ ๐ธ ๐ ๐ โญ. โ๏ธ ๐: ๐: `johndoe` ๐: `secret` /// check ๐ ๐ ๐ณ ๐ ๐ข ๐ "`secret`", ๐ฅ ๐ด โ๏ธ #๏ธโฃ โฌ. /// <img src="/img/tutorial/security/image08.png"> ๐ค ๐ `/users/me/`, ๐ ๐ ๐ค ๐จ: ```JSON {
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 9.5K bytes - Viewed (0) -
docs/em/docs/deployment/https.md
, ๐ฉโ๐ป ๐จ **๐บ๐ธ๐ ๐จ**. ๐ ๐บ๐ธ๐ ๐จ ๐ ๐ ๐ค ๐. <img src="/img/deployment/https/https04.svg"> ### ๐ ๐จ ๐ค โ ๐ณ ๐ โ๏ธ ๐ โ **๐ ๐จ**, & ๐ ๐ถ **โ (๐) ๐บ๐ธ๐ ๐จ** ๐ ๏ธ ๐ ๐ธ (๐ผ ๐ ๏ธ โฎ๏ธ Uvicorn ๐โโ FastAPI ๐ธ). <img src="/img/deployment/https/https05.svg"> ### ๐บ๐ธ๐ ๐จ ๐ธ ๐ ๐ ๏ธ ๐จ & ๐จ **โ (๐ฝ) ๐บ๐ธ๐ ๐จ** ๐ค โ ๐ณ. <img src="/img/deployment/https/https06.svg"> ### ๐บ๐ธ๐ ๐จ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 9.4K bytes - Viewed (0) -
cmd/batch-expire_test.go
tags: - key: name value: pick* # match objects with tag 'name', all values starting with 'pick' metadata: - key: content-type value: image/* # match objects with 'content-type', all values starting with 'image/' size: lessThan: "10MiB" # match objects with size less than this value (e.g. 10MiB) greaterThan: 1MiB # match objects with size greater than this value (e.g. 1MiB)
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Aug 01 12:53:30 UTC 2024 - 5.5K bytes - Viewed (0) -
docs/orchestration/docker-compose/docker-compose.yaml
version: '3.7' # Settings and configurations that are common for all containers x-minio-common: &minio-common image: quay.io/minio/minio:RELEASE.2024-10-29T16-01-48Z command: server --console-address ":9001" http://minio{1...4}/data{1...2} expose: - "9000" - "9001" # environment: # MINIO_ROOT_USER: minioadmin # MINIO_ROOT_PASSWORD: minioadmin healthcheck: test: ["CMD", "mc", "ready", "local"] interval: 5s
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed Oct 30 21:24:58 UTC 2024 - 1.5K bytes - Viewed (0) -
compat/maven-model-builder/src/test/resources/dag.txt
quarkus/extensions/grpc/runtime/pom.xml quarkus/test-framework/junit5/pom.xml quarkus/extensions/container-image/container-image-jib/deployment/pom.xml quarkus/extensions/container-image/container-image-jib/runtime/pom.xml quarkus/extensions/container-image/deployment/pom.xml quarkus/extensions/kubernetes/minikube/runtime/pom.xml quarkus/extensions/kubernetes-client/runtime-internal/pom.xml
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 224K bytes - Viewed (0) -
docs/pt/docs/tutorial/path-operation-configuration.md
``` Ela serรก claramente marcada como descontinuada nas documentaรงรตes interativas: <img src="/img/tutorial/path-operation-configuration/image04.png"> Verifique como *operaรงรตes de rota* descontinuadas e nรฃo descontinuadas se parecem: <img src="/img/tutorial/path-operation-configuration/image05.png"> ## Resumindo
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 5.9K bytes - Viewed (0) -
docs/en/docs/how-to/separate-openapi-schemas.md
### Input Model in Docs You can confirm that in the docs, the `description` field doesn't have a **red asterisk**, it's not marked as required: <div class="screenshot"> <img src="/img/tutorial/separate-openapi-schemas/image01.png"> </div> ### Model for Output But if you use the same model as an output, like here: {* ../../docs_src/separate_openapi_schemas/tutorial001_py310.py hl[19] *}
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sat Oct 26 16:43:54 UTC 2024 - 4.2K bytes - Viewed (0) -
docs/en/docs/fastapi-people.md
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a> {% endfor %} {% endif %} {% if sponsors.silver %} ### Silver Sponsors {% for sponsor in sponsors.silver -%} <a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a> {% endfor %} {% endif %}
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 9.7K bytes - Viewed (0) -
istioctl/pkg/kubeinject/testdata/deployment/hello.yaml
tier: backend track: stable template: metadata: labels: app: hello tier: backend track: stable spec: containers: - name: hello image: "fake.docker.io/google-samples/hello-go-gke:1.0" ports: - name: http
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Jun 15 15:02:17 UTC 2023 - 460 bytes - Viewed (0)