diff options
author | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | 2024-04-03 14:12:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-04-03 14:12:59 +0000 |
commit | 6d5a8690d675f65a8ec38b2c03f6fde2c2d2d9b8 (patch) | |
tree | a0a041e5e9ce2874018c1023c2c27b0a6161650d /docs/sections/resources/yaml/environments_onap_demo.yaml | |
parent | e19c074716bed2ad57ae4beb9cedae132c00efa9 (diff) | |
parent | d518f733756ef9d9b1b7015d509906152d6a1288 (diff) |
Merge "[COMMON][READINESS] Update readiness image and use service feature"
Diffstat (limited to 'docs/sections/resources/yaml/environments_onap_demo.yaml')
-rw-r--r-- | docs/sections/resources/yaml/environments_onap_demo.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/resources/yaml/environments_onap_demo.yaml b/docs/sections/resources/yaml/environments_onap_demo.yaml index 492e5d2ff1..acc395dac4 100644 --- a/docs/sections/resources/yaml/environments_onap_demo.yaml +++ b/docs/sections/resources/yaml/environments_onap_demo.yaml @@ -13,7 +13,7 @@ global: repository: nexus3.onap.org:10001 repositorySecret: eyJuZXh1czMub25hcC5vcmc6MTAwMDEiOnsidXNlcm5hbWUiOiJkb2NrZXIiLCJwYXNzd29yZCI6ImRvY2tlciIsImVtYWlsIjoiQCIsImF1dGgiOiJaRzlqYTJWeU9tUnZZMnRsY2c9PSJ9fQ== # readiness check - readinessImage: onap/oom/readiness:3.0.1 + readinessImage: onap/oom/readiness:6.0.2 # logging agent loggingRepository: docker.elastic.co |