diff options
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 |