fix: ci test case
This commit is contained in:
parent
c6a8b98684
commit
65467bbb1d
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ controller:
|
||||||
opentelemetry:
|
opentelemetry:
|
||||||
enabled: true
|
enabled: true
|
||||||
image:
|
image:
|
||||||
registry: mycontainerreg.some.io
|
registry: registry.k8s.io # must be a valid registry containing the ingress-nginx/opentelemetry image, otherwise ci tests fail
|
||||||
|
|
Loading…
Reference in a new issue