X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Finstallation-guide.rst;h=c64535ef0a5b91b4f3ef533dd7f34e5cd4b21b48;hb=105b23b181c24df87bbc55cfceb906483c89917c;hp=cac7eb66e5ff4cbf646f2df98091877bbe8a00bf;hpb=eff417e84fdb8bea1b99b980267caea1006dbeaa;p=pti%2Fo2.git diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index cac7eb6..c64535e 100644 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -252,11 +252,16 @@ 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 + images: + tags: + o2service: nexus3.o-ran-sc.org:10004/o-ran-sc/pti-o2imsdms:2.0.0 + postgres: docker.io/library/postgres:9.6 + redis: docker.io/library/redis:alpine pullPolicy: IfNotPresent logginglevel: "DEBUG"