File tree Expand file tree Collapse file tree 11 files changed +12
-12
lines changed
Expand file tree Collapse file tree 11 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 5252 serviceAccountName : curl
5353 containers :
5454 - name : curl
55- image : curlimages/curl:8.16.0
55+ image : docker.io/ curlimages/curl:8.16.0
5656 command : ["/bin/sleep", "infinity"]
5757 imagePullPolicy : IfNotPresent
5858 volumeMounts :
Original file line number Diff line number Diff line change 4040 spec :
4141 containers :
4242 - name : fortio
43- image : fortio/fortio:latest_release
43+ image : docker.io/ fortio/fortio:latest_release
4444 imagePullPolicy : Always
4545 ports :
4646 - containerPort : 8080
Original file line number Diff line number Diff line change 8787 fieldRef :
8888 apiVersion : v1
8989 fieldPath : metadata.namespace
90- image : otel/opentelemetry-collector-contrib:0.73.0
90+ image : docker.io/ otel/opentelemetry-collector-contrib:0.73.0
9191 imagePullPolicy : IfNotPresent
9292 name : opentelemetry-collector
9393 ports :
Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ spec:
120120 fieldRef :
121121 apiVersion : v1
122122 fieldPath : metadata.namespace
123- image : otel/opentelemetry-collector-contrib:0.123.0
123+ image : docker.io/ otel/opentelemetry-collector-contrib:0.123.0
124124 imagePullPolicy : IfNotPresent
125125 name : opentelemetry-collector
126126 ports :
Original file line number Diff line number Diff line change 2323 - sh
2424 - -c
2525 - sysctl -w kernel.core_pattern=/var/lib/istio/data/core.proxy && ulimit -c unlimited
26- image : alpine
26+ image : docker.io/library/ alpine
2727 imagePullPolicy : IfNotPresent
2828 resources : {}
2929 securityContext :
3636 resources :
3737 requests :
3838 cpu : 1m
39- image : alpine
39+ image : docker.io/library/ alpine
4040 command : ["tail"]
4141 args : ["-f", "/dev/null"]
4242 volumes :
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ spec:
113113 app : ratelimit
114114 spec :
115115 containers :
116- - image : envoyproxy/ratelimit:30a4ce1a # 2024/08/01
116+ - image : docker.io/ envoyproxy/ratelimit:30a4ce1a # 2024/08/01
117117 imagePullPolicy : IfNotPresent
118118 name : ratelimit
119119 command : ["/bin/ratelimit"]
Original file line number Diff line number Diff line change 5656 serviceAccountName : curl
5757 containers :
5858 - name : curl
59- image : curlimages/curl:8.16.0
59+ image : docker.io/ curlimages/curl:8.16.0
6060 command : ["/bin/sleep", "infinity"]
6161 imagePullPolicy : IfNotPresent
6262 volumeMounts :
Original file line number Diff line number Diff line change 4949 - path : spec.template.spec.initContainers
5050 value :
5151 - name : wait-for-spire-socket
52- image : busybox:1.28
52+ image : docker.io/library/ busybox:1.28
5353 volumeMounts :
5454 - name : workload-socket
5555 mountPath : /run/secrets/workload-spiffe-uds
Original file line number Diff line number Diff line change 5656 serviceAccountName : sleep
5757 containers :
5858 - name : sleep
59- image : curlimages/curl:8.16.0
59+ image : docker.io/ curlimages/curl:8.16.0
6060 command : ["/bin/sleep", "infinity"]
6161 imagePullPolicy : IfNotPresent
6262 volumeMounts :
Original file line number Diff line number Diff line change 5252 serviceAccountName : sleep
5353 containers :
5454 - name : sleep
55- image : curlimages/curl:8.16.0
55+ image : docker.io/ curlimages/curl:8.16.0
5656 command : ["/bin/sleep", "infinity"]
5757 imagePullPolicy : IfNotPresent
5858 volumeMounts :
You can’t perform that action at this time.
0 commit comments