-
Story
-
Resolution: Done
-
Normal
-
None
-
Product / Portfolio Work
-
1
-
False
-
-
False
-
None
-
Unset
-
None
-
-
-
-
Plat-Ex Services Sprint 45
There are errors in the frontend-operator pod log around `virtual-assistant` while reconciling frontends.
It seems we may be trying to deploy to the wrong namespace (seems we are trying to deploy the VA UI to the wrong namespace?).
I suspect these error will be addressed with:
diff --git a/data/services/insights/virtual-assistant/deploy.yml b/data/services/insights/virtual-assistant/deploy.yml index 955574bdd48..db313544b52 100644 --- a/data/services/insights/virtual-assistant/deploy.yml +++ b/data/services/insights/virtual-assistant/deploy.yml @@ -148,11 +148,6 @@ resourceTemplates: $ref: /services/insights/ephemeral/namespaces/ephemeral-base.yml disable: true # Disabled for Bonfire management ref: internal # Populated by Bonfire - - namespace: - $ref: /services/insights/virtual-assistant/namespaces/stage.yml - ref: eb5509f1e955723138483c2ed4424e51e880c68c - parameters: - ENV_NAME: frontends # Stage Deployment - namespace: $ref: /services/insights/frontend-operator/namespaces/stage-frontends.yml
- is cloned by
-
RHCLOUD-42443 FEO - reuse single configmap var in operator versus starting from scratch for each namespace
-
- Closed
-