Skip to content

Commit

Permalink
update web deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
dt-dilip committed Jul 10, 2024
1 parent 4fec60a commit b67691c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions charts/cdefense/templates/web/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b67691c

Please sign in to comment.