KnativeServing CR overriding the queue-proxy registry which didn't work #5985
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Expected Behavior
The container queue-proxy in my pod is what i customized in KnativeServing CR
The setting below:
Actual Behavior
every component run well except the queue-proxy
The container queue-proxy in my pod is still "gcr.io/knative-releases/knative.dev/serving/cmd/queue@sha256:739d6ce20e3a4eb646d47472163eca88df59bb637cad4d1e100de07a15fe63a2"
and the value of the key "queue-sidecar-image" in configmap "config-deployment" is still "gcr.io/knative-releases/knative.dev/serving/cmd/queue@sha256:739d6ce20e3a4eb646d47472163eca88df59bb637cad4d1e100de07a15fe63a2"
Steps to Reproduce the Problem
Additional Info
Additional context
Add any other context about the problem here.
Install information:
The text was updated successfully, but these errors were encountered: