X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fservices%2Fcaas-ingress%2Fcaas-ingress.service.ts;h=6663fa50e395088288833957edbf632283c2a03c;hb=22cfc3d48f2c8fdd395d820d623c11924af960f8;hp=9f3a03b2fa0bc387396b778cda2c4a906ee58dd9;hpb=3c2c02c35b6d6b940e3e7533b0fa7f62b3a82d86;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/src/app/services/caas-ingress/caas-ingress.service.ts b/webapp-frontend/src/app/services/caas-ingress/caas-ingress.service.ts index 9f3a03b..6663fa5 100644 --- a/webapp-frontend/src/app/services/caas-ingress/caas-ingress.service.ts +++ b/webapp-frontend/src/app/services/caas-ingress/caas-ingress.service.ts @@ -24,7 +24,7 @@ import { V1PodList } from '@kubernetes/client-node'; import { Observable } from 'rxjs'; /** -* Services for calling the Controlpanel caas-ingress endpoints to get Kubernetes details. +* Services for calling the Control Panel caas-ingress endpoints to get Kubernetes details. */ @Injectable({ providedIn: 'root'