X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=integration_tests%2Fa1mediator%2Fvalues.yaml;h=5924f1d5e61227dc399766a45d4255b0ef2b0e89;hb=148e2699cf55e5619d181c2e46e1f672456a4422;hp=5ceefb0e6e5c587a2420164391b54f012cd5218f;hpb=0caac0f8bacd54d8b7ae81eda2e5fb53852aaad9;p=ric-plt%2Fa1.git diff --git a/integration_tests/a1mediator/values.yaml b/integration_tests/a1mediator/values.yaml index 5ceefb0..5924f1d 100644 --- a/integration_tests/a1mediator/values.yaml +++ b/integration_tests/a1mediator/values.yaml @@ -1,9 +1,9 @@ replicaCount: 1 image: - repository: nexus3.o-ran-sc.org:10004/ric-plt-a1 - tag: 0.8.2 - pullPolicy: IfNotPresent + repository: a1 + tag: latest + pullPolicy: Never # name of the secret that allows for privagte registry docker pulls. # if the value is "lfhelper", there is a helper function included in this chart, and it uses imageCredentials . @@ -35,20 +35,4 @@ rmrrtemgrservice: # these are ENV variables that A1 takes; see docs rmr_timeout_config: - rcv_retry_interval_ms: 500 rcv_retry_times: 20 - -# These were generated by the helm template generator and have not been altered. -ingress: - enabled: false - annotations: {} - # kubernetes.io/ingress.class: nginx - # kubernetes.io/tls-acme: "true" - hosts: - - host: chart-example.local - paths: [] - - tls: [] - # - secretName: chart-example-tls - # hosts: - # - chart-example.local