aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/components/sdc-be/templates/deployment.yaml
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2023-06-27 10:33:22 +0000
committerGerrit Code Review <gerrit@onap.org>2023-06-27 10:33:22 +0000
commit72a1a8c6cac5ccdde7ee83347db903cbad35faca (patch)
treec7b4decf5e2b3cbc6b43784e884ad023e7726575 /kubernetes/sdc/components/sdc-be/templates/deployment.yaml
parent32e6f019f177c8fcfa758fe1dfecad587b38e18e (diff)
parentfc61c9f4cb2bf2483b778fda55ef81cfdfb2afed (diff)
Merge "[COMMON] Fix various helm errors" into london
Diffstat (limited to 'kubernetes/sdc/components/sdc-be/templates/deployment.yaml')
-rw-r--r--kubernetes/sdc/components/sdc-be/templates/deployment.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/kubernetes/sdc/components/sdc-be/templates/deployment.yaml b/kubernetes/sdc/components/sdc-be/templates/deployment.yaml
index d6ea50e84e..010c29600c 100644
--- a/kubernetes/sdc/components/sdc-be/templates/deployment.yaml
+++ b/kubernetes/sdc/components/sdc-be/templates/deployment.yaml
@@ -96,7 +96,6 @@ spec:
timeoutSeconds: {{ .Values.readiness.timeoutSeconds }}
successThreshold: {{ .Values.readiness.successThreshold }}
failureThreshold: {{ .Values.readiness.failureThreshold }}
- resources: {{ include "common.resources" . | nindent 12 }}
startupProbe:
httpGet:
path: /sdc2/rest/healthCheck