X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fsdc%2Fcomponents%2Fsdc-onboarding-be%2Fvalues.yaml;h=e13d10ac3e9078d162f65a2361a267f6eeaba2d2;hb=b304a32a48e14ccc3f179e333a124588700bf1a4;hp=2066835fcf0d2f34df4ca861a3ec864ad869b9c0;hpb=6539e7a7ee21d68ce6b0cc7be7b14e71ebaaf4d9;p=oom.git diff --git a/kubernetes/sdc/components/sdc-onboarding-be/values.yaml b/kubernetes/sdc/components/sdc-onboarding-be/values.yaml index 2066835fcf..e13d10ac3e 100644 --- a/kubernetes/sdc/components/sdc-onboarding-be/values.yaml +++ b/kubernetes/sdc/components/sdc-onboarding-be/values.yaml @@ -35,8 +35,8 @@ global: # Application configuration defaults. ################################################################# # application image -image: onap/sdc-onboard-backend:1.12.2 -onboardingInitImage: onap/sdc-onboard-cassandra-init:1.12.2 +image: onap/sdc-onboard-backend:1.12.3 +onboardingInitImage: onap/sdc-onboard-cassandra-init:1.12.3 pullPolicy: Always # flag to enable debugging - application support required @@ -90,6 +90,11 @@ service: - name: http port: 8081 +serviceMesh: + authorizationPolicy: + authorizedPrincipals: + - serviceAccount: sdc-be-read + ## Persist data to a persitent volume persistence: enabled: true