X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=integration_tests%2Fa1mediator%2Fvalues.yaml;h=e8bd0d2147368320c0be3f081279ecf56020b8bb;hb=ec6b6cf412ded7fbcbdf19b816d21b7c6a2229ba;hp=8a82de39bae689f18c9b5e1ba36412440deec180;hpb=7dbbfbc0ed507f826a95aaee30952d5a331e8edb;p=ric-plt%2Fa1.git diff --git a/integration_tests/a1mediator/values.yaml b/integration_tests/a1mediator/values.yaml index 8a82de3..e8bd0d2 100644 --- a/integration_tests/a1mediator/values.yaml +++ b/integration_tests/a1mediator/values.yaml @@ -8,13 +8,6 @@ image: # 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 . # imageCredentials is referenced in secrets.yaml, and uses a helper function to formulate the docker reg username and password into a valid dockerconfig.json. -# Note, if the value of lf_docker_reg_secret is changed, these image credentials are ignored and not used. -lf_docker_reg_secret: lfhelper -imageCredentials: - registry: nexus3.o-ran-sc.org:10004/ric-plt-a1 - username: - password: - # This is the service for A1's external facing HTTP API httpservice: name: a1httpservice @@ -35,20 +28,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