X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=blobdiff_plain;f=kubernetes%2Fonap%2Fvalues.yaml;h=836b617f1d40e206f9e39e54b573ecdf9064416c;hp=570e1f3be89b7fdc8bfd3abc9445e2f52790769b;hb=f389409f3348f45ee090b40abecc86f266b0c929;hpb=8da38131327c0f8b722d323c72aeef2aaa208df0 diff --git a/kubernetes/onap/values.yaml b/kubernetes/onap/values.yaml index 570e1f3be8..836b617f1d 100755 --- a/kubernetes/onap/values.yaml +++ b/kubernetes/onap/values.yaml @@ -78,7 +78,7 @@ global: # common global images # Busybox for simple shell manipulation - busyboxImage: busybox:1.32 + busyboxImage: busybox:1.34.1 # curl image curlImage: curlimages/curl:7.80.0 @@ -259,8 +259,13 @@ global: # Enable/disable and configure helm charts (ie. applications) # to customize the ONAP deployment. ################################################################# + aaf: enabled: false + aaf-sms: + cps: + # you must always set the same values as value set in cps.enabled + enabled: false aai: enabled: false appc: