forked from rancher/image-mirror
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
121 lines (121 loc) · 2.22 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
Images:
- SourceImage: banzaicloud/logging-operator
Tags:
- 3.6.0
- 3.7.0
- 3.7.3
- 3.8.0
- 3.8.2
- 3.9.0
TargetImageName: banzaicloud-logging-operator
- SourceImage: banzaicloud/logging-operator
Tags:
- 3.10.0
- 3.12.0
- 3.9.0
- 3.9.4
- 3.9.5
- SourceImage: docker.io/test-org/test-image-2
Tags:
- v2.3.4
- v4.50.6
- v40.5.6
- SourceImage: fluent/fluent-bit
Tags:
- windows-2019-3.1.8
- windows-2022-3.1.8
TargetImageName: fluent-bit
- SourceImage: fluent/fluent-bit
Tags:
- 1.5.4
- 1.5.4-debug
- 1.6.1
- 1.6.1-debug
- 1.6.10
- 1.6.10-debug
- 1.6.4
- 1.6.4-debug
- 1.8.5-debug
TargetImageName: fluent-fluent-bit
- SourceImage: fluent/fluent-bit
Tags:
- 1.6.10
- 1.6.10-debug
- 1.7.4
- 1.7.4-debug
- 1.7.9
- 1.7.9-debug
- 1.8.15
- 1.8.15-debug
- 1.8.5
- 1.8.5-debug
- 1.8.7
- 1.8.7-debug
- 1.8.8
- 1.8.8-debug
- 1.8.9
- 1.8.9-debug
- 1.9.3
- 1.9.3-debug
- 1.9.5
- 1.9.5-debug
- 2.2.0
- 2.2.0-debug
- 3.0.4
- 3.0.4-debug
- 3.1.8
- 3.1.8-debug
- SourceImage: ghcr.io/banzaicloud/fluentd
Tags:
- v1.12.4-alpine-1
- v1.13.3-alpine-1
- v1.13.3-alpine-11
- v1.14.4-alpine-2
- v1.14.5-alpine-1
- v1.14.6-alpine-5
- SourceImage: ghcr.io/banzaicloud/logging-operator
Tags:
- 3.14.0
- 3.15.0
- 3.17.1
- 3.17.10
- 3.17.3
- 3.17.4
- 3.17.7
- 3.17.8
- 3.17.9
- SourceImage: ghcr.io/kube-logging/config-reloader
Tags:
- v0.0.5
- v0.0.6
- SourceImage: ghcr.io/kube-logging/fluentd
Tags:
- v1.16-4.10-full
- v1.16-4.8-full
- v1.16-ruby3.3-full-build.140
- SourceImage: ghcr.io/kube-logging/logging-operator
Tags:
- 4.10.0
- 4.4.0
- 4.8.0
- 4.9.1
- SourceImage: test-org/test-image
Tags:
- v1.2.3
- v2.3.4
Repositories:
- BaseUrl: docker.io/rancher
Password: '{{ env "DOCKER_PASSWORD" }}'
Registry: docker.io
Target: true
Username: '{{ env "DOCKER_USERNAME" }}'
- BaseUrl: dp.apps.rancher.io/containers
Password: '{{ env "APPCO_PASSWORD" }}'
Registry: dp.apps.rancher.io
Target: false
Username: '{{ env "APPCO_USERNAME" }}'
- BaseUrl: registry.suse.com/rancher
Password: '{{ env "PRIME_PASSWORD" }}'
Registry: registry.suse.com
Target: true
Username: '{{ env "PRIME_USERNAME" }}'