Skip to content

Commit

Permalink
Update greencity.yaml
Browse files Browse the repository at this point in the history
GOOGLE_API_KEY Deleted
  • Loading branch information
softservedata authored Dec 10, 2024
1 parent 0064183 commit a94fbb6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions greencity-chart/templates/greencity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -258,12 +258,6 @@ spec:
name: {{ .Values.externalSecret.secretName }}
key: GOOGLE-API-KEY

- name: OPEN_AI_API_KEY
valueFrom:
secretKeyRef:
name: {{ .Values.externalSecret.secretName }}
key: OPEN-AI-API-KEY

ports:
- containerPort: 8080
name: tomcat

0 comments on commit a94fbb6

Please sign in to comment.