File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
charts/nr-k8s-otel-collector/tests Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,15 +19,15 @@ tests:
1919 asserts :
2020 - equal :
2121 path : spec.template.spec.containers[0].image
22- value : nr/dot:1.1.1
22+ value : docker.io/ nr/dot:1.1.1
2323 template : templates/deployment.yaml
2424 - equal :
2525 path : spec.template.spec.containers[0].imagePullPolicy
2626 value : Always
2727 template : templates/deployment.yaml
2828 - equal :
2929 path : spec.template.spec.containers[0].image
30- value : nr/dot:1.1.1
30+ value : docker.io/ nr/dot:1.1.1
3131 template : templates/daemonset.yaml
3232 - equal :
3333 path : spec.template.spec.containers[0].imagePullPolicy
@@ -58,15 +58,15 @@ tests:
5858 asserts :
5959 - equal :
6060 path : spec.template.spec.containers[0].image
61- value : nr/dot:1.1.1
61+ value : docker.io/ nr/dot:1.1.1
6262 template : templates/deployment.yaml
6363 - equal :
6464 path : spec.template.spec.containers[0].imagePullPolicy
6565 value : Always
6666 template : templates/deployment.yaml
6767 - equal :
6868 path : spec.template.spec.containers[0].image
69- value : nr/dot:1.1.1
69+ value : docker.io/ nr/dot:1.1.1
7070 template : templates/daemonset.yaml
7171 - equal :
7272 path : spec.template.spec.containers[0].imagePullPolicy
You can’t perform that action at this time.
0 commit comments