Load a JSON via k8s Configmap into Angular
I have a small angular web application running in a k8s cluster which has some json config in the assets/text_content folder. It works with the following code
I have a small angular web application running in a k8s cluster which has some json config in the assets/text_content folder. It works with the following code