forked from networkservicemesh/deployments-k8s
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexternal-images.yaml
More file actions
21 lines (21 loc) · 809 Bytes
/
external-images.yaml
File metadata and controls
21 lines (21 loc) · 809 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# This file is using by integration-tests prefetch extension/
# Put here a list of external images that is not located in apps/ directory.
---
images:
- docker.io/library/postgres:latest
- docker.io/library/nginx:latest
- docker.io/coredns/coredns:1.8.3
- gcr.io/spiffe-io/spire-agent:1.2.3
- gcr.io/spiffe-io/spire-server:1.2.3
- quay.io/metallb/speaker:v0.10.2
- gcr.io/spiffe-io/wait-for-it:latest
- gcr.io/spiffe-io/k8s-workload-registrar:1.2.3
- quay.io/metallb/controller:v0.10.2
- docker.io/library/alpine:3.15.0
- docker.io/frolvlad/alpine-bash:latest
- docker.io/travelping/nettools:1.10.1
- k8s.gcr.io/e2e-test-images/jessie-dnsutils:1.3
- jaegertracing/all-in-one:latest
- otel/opentelemetry-collector:latest
- prom/prometheus:latest
- networkstatic/iperf3:latest