X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=charts%2Fvalues.yaml;h=83629c4f147078fc54dcd809e59dd5ca52689120;hb=face7ded891f079361dc37656a0fe3f54585d303;hp=0ab6f73488d092522826c2bd4d19362fad67ec28;hpb=2131733328897d84186d8f8712441b3cd16008a3;p=pti%2Fo2.git diff --git a/charts/values.yaml b/charts/values.yaml index 0ab6f73..83629c4 100644 --- a/charts/values.yaml +++ b/charts/values.yaml @@ -1,4 +1,5 @@ -# Copyright (C) 2021-2023 Wind River Systems, Inc. +--- +# Copyright (C) 2021-2024 Wind River Systems, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -42,6 +43,7 @@ global: namespace: oran-o2 db: + persistence: true storageSize: 10Gi # ImagePullSecrets for operator ServiceAccount, list of secrets in the same @@ -60,6 +62,14 @@ o2ims: pullPolicy: IfNotPresent logginglevel: "WARNING" + # Mount certs from host system. + # Normally required to use CGTS client with SSL. + useHostCert: false + hostCertPath: /etc/ssl/certs/ca-certificates.crt + + # Skip SSL verification when using CGTS client. + cgtsInsecureSSL: false + o2dms: helm_cli_enable: false