X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=README-o2imsbuilder.md;h=a11a8442ff1afeb4ee775f82540aee815fb11ca9;hb=31ed913926bf0495bac0384419384c2a6efbeec8;hp=aeab693452f64783aca379cd91d1e130a8702b80;hpb=7e4dd62aa6df26c97dc2596bacacedebb16f7e13;p=pti%2Fo2.git diff --git a/README-o2imsbuilder.md b/README-o2imsbuilder.md index aeab693..a11a844 100644 --- a/README-o2imsbuilder.md +++ b/README-o2imsbuilder.md @@ -57,14 +57,14 @@ sudo docker image push registry.local:9001/admin/o2imsdms:0.1.4 ## Deploy O2 services with helm chart over O-Cloud controller node (with auth user admin) ```sh -export NAMESPACE=orano2 +export NAMESPACE=oran-o2 kubectl create ns ${NAMESPACE} cd /home/sysadmin/ source /etc/platform/openrc cat <ocloud-override.yaml o2ims: - imagePullSecrets: admin-orano2-registry-secret + serviceaccountname: admin-oran-o2 image: repository: registry.local:9001/admin/o2imsdms tag: 0.1.4