X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Finstallation-guide.rst;fp=docs%2Finstallation-guide.rst;h=2674eacacdc59bfcdbf6f04ec1b92365d18ea507;hb=29c0722032fdcac1eca24eb6805b97acfc954873;hp=cac7eb66e5ff4cbf646f2df98091877bbe8a00bf;hpb=96181683c15de77aa7105ef6f610c82e122010f6;p=pti%2Fo2.git diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index cac7eb6..2674eac 100644 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -252,11 +252,15 @@ The following instruction should be done outside of INF platform controller host cat <o2service-override.yaml + imagePullSecrets: + - default-registry-key + o2ims: serviceaccountname: admin-oran-o2 image: - repository: nexus3.o-ran-sc.org:10004/o-ran-sc/pti-o2imsdms - tag: 2.0.0 + img_o2: nexus3.o-ran-sc.org:10004/o-ran-sc/pti-o2imsdms:2.0.0 + img_postgres: postgres:9.6 + img_redis: redis:alpine pullPolicy: IfNotPresent logginglevel: "DEBUG"