aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/so/components/so-ve-vnfm-adapter/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/so/components/so-ve-vnfm-adapter/values.yaml')
-rwxr-xr-xkubernetes/so/components/so-ve-vnfm-adapter/values.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/kubernetes/so/components/so-ve-vnfm-adapter/values.yaml b/kubernetes/so/components/so-ve-vnfm-adapter/values.yaml
index 6511af320b..9237b994ac 100755
--- a/kubernetes/so/components/so-ve-vnfm-adapter/values.yaml
+++ b/kubernetes/so/components/so-ve-vnfm-adapter/values.yaml
@@ -22,6 +22,11 @@ global:
persistence:
mountPath: /dockerdata-nfs
+readinessCheck:
+ wait_for:
+ - aai
+ - message-router
+
#################################################################
# Application configuration defaults.
#################################################################