diff --git a/charts/cdefense/templates/web/deployment.yaml b/charts/cdefense/templates/web/deployment.yaml index 4eb831c..d0ba70b 100644 --- a/charts/cdefense/templates/web/deployment.yaml +++ b/charts/cdefense/templates/web/deployment.yaml @@ -38,11 +38,11 @@ spec: configMapKeyRef: name: cdefense-config key: CLOUDDEFENSE_WEBCONSOLE_API_ENDPOINT - - name: RECOMMENDATIONS_ENDPOINT - valueFrom: - configMapKeyRef: - name: cdefense-config - key: CLOUDDEFENSE_RECOMMENDATIONS_ENDPOINT + # - name: RECOMMENDATIONS_ENDPOINT + # valueFrom: + # configMapKeyRef: + # name: cdefense-config + # key: CLOUDDEFENSE_RECOMMENDATIONS_ENDPOINT - name: API_ENDPOINT valueFrom: configMapKeyRef: