X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=README-o2imsbuilder.md;h=70547c804c269917e2ecd5d2c92c53d0ac5b9978;hb=87c0ebc0024b9da0ef2f5c0cfa642fdcde6eba02;hp=bd4cfbae5f355184d770b34bcdc7acdf4cd12ee5;hpb=14fc8de3f80b6e1ab1e8351017383e99628cb8e3;p=pti%2Fo2.git diff --git a/README-o2imsbuilder.md b/README-o2imsbuilder.md index bd4cfba..70547c8 100644 --- a/README-o2imsbuilder.md +++ b/README-o2imsbuilder.md @@ -68,10 +68,11 @@ imagePullSecrets: o2ims: serviceaccountname: admin-oran-o2 - image: - img_o2: registry.local:9001/o-ran-sc/pti-o2imsdms:2.0.0 - img_postgres: postgres:9.6 - img_redis: redis:alpine + images: + tags: + o2service: registry.local:9001/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"