diff options
Diffstat (limited to 'components/aai-sparky-be')
-rw-r--r-- | components/aai-sparky-be/values.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/aai-sparky-be/values.yaml b/components/aai-sparky-be/values.yaml index becf402..10448b7 100644 --- a/components/aai-sparky-be/values.yaml +++ b/components/aai-sparky-be/values.yaml @@ -34,6 +34,7 @@ image: onap/sparky-be:1.6.2 pullPolicy: Always restartPolicy: Always flavor: small +flavorOverride: small dockerhubRepository: registry.hub.docker.com ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 # application configuration |