solo-io / gloo-portal-issues

Public tracker for issues related to Gloo Portal
https://docs.solo.io/gloo-portal/latest/
1 stars 3 forks source link

embedding custom dynamic pages don't reflect as configmaps #183

Open sailinnthu opened 1 year ago

sailinnthu commented 1 year ago

Describe the bug Once we create Dynamic Page with Portal using Dynamic Page URL method, we should be able to see the contents of the respective dynamic pages ConfigMap.

To Reproduce Steps to reproduce the behavior:

  1. Create a few dynamic pages with portal using Dynamic Page URL method
  2. kubectl get cm

Expected behavior Once we create Dynamic Page with Portal using Dynamic Page URL method, we should be able to see the contents of the respective dynamic page's ConfigMap.

Additional context