You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(demo): ensure HTML content is loaded into ConfigMap
- Change order: deploy manifests first, then update ConfigMap
- Use 'oc replace' instead of 'oc apply' for ConfigMap updates
- Auto-restart deployment after ConfigMap update to load new content
- Fixes blank page issue where placeholder comment was shown
Signed-off-by: Yossi Ovadia <[email protected]>
0 commit comments