Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Trojan295 committed Aug 28, 2024
1 parent 1513b24 commit f5dc785
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions charts/cast-cloud-proxy/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ spec:
value: {{ .Values.config.grpc.endpoint | quote }}
- name: GRPC_KEY
value: {{ .Values.config.grpc.key | quote }}
{{- if .Values.config.gcpCredentials }}
- name: GOOGLE_APPLICATION_CREDENTIALS2
value: dasd
{{- end }}
livenessProbe:
{{- toYaml .Values.livenessProbe | nindent 12 }}
readinessProbe:
Expand Down

0 comments on commit f5dc785

Please sign in to comment.