X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Finstallation-guide.rst;h=c64535ef0a5b91b4f3ef533dd7f34e5cd4b21b48;hb=87c0ebc0024b9da0ef2f5c0cfa642fdcde6eba02;hp=2674eacacdc59bfcdbf6f04ec1b92365d18ea507;hpb=14fc8de3f80b6e1ab1e8351017383e99628cb8e3;p=pti%2Fo2.git diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index 2674eac..c64535e 100644 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -257,10 +257,11 @@ The following instruction should be done outside of INF platform controller host o2ims: serviceaccountname: admin-oran-o2 - image: - 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 + 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"