diff options
author | Borislav Glozman <Borislav.Glozman@amdocs.com> | 2018-05-02 11:42:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-02 11:42:52 +0000 |
commit | a14029b43d7ba7091119331988be8e40eede7993 (patch) | |
tree | 836f501b5adda17675214d7637c44056e1afb1e7 /kubernetes/multicloud/charts/multicloud-windriver/values.yaml | |
parent | cd7ba1ef9b58e0231e8b7652138cae9858fe6036 (diff) | |
parent | d5187f93d84198beb5da46c68a030d5525bc37a3 (diff) |
Merge "Notes.txt added to multicloud Issue-ID: OOM-975"
Diffstat (limited to 'kubernetes/multicloud/charts/multicloud-windriver/values.yaml')
-rw-r--r-- | kubernetes/multicloud/charts/multicloud-windriver/values.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kubernetes/multicloud/charts/multicloud-windriver/values.yaml b/kubernetes/multicloud/charts/multicloud-windriver/values.yaml index 1126284f11..919289c65d 100644 --- a/kubernetes/multicloud/charts/multicloud-windriver/values.yaml +++ b/kubernetes/multicloud/charts/multicloud-windriver/values.yaml @@ -60,6 +60,9 @@ liveness: failureThreshold: 5 enabled: true +ingress: + enabled: false + resources: {} # We usually recommend not to specify default resources and to leave this as a conscious # choice for the user. This also increases chances charts run on environments with little |