Merge "[GLOBAL] Bump busybox image"
authorJack Lucas <jflos@sonoris.net>
Fri, 25 Feb 2022 13:16:50 +0000 (13:16 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 25 Feb 2022 13:16:50 +0000 (13:16 +0000)
1  2 
kubernetes/onap/values.yaml

@@@ -78,7 -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
  # 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: