Skip to content

Commit

Permalink
chore: change client env
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie authored Aug 8, 2024
1 parent e420402 commit 9bb2b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/charts/service-lens/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ spec:
{{- end }}

{{- if .Values.goth.github.clientSecret }}
- name: SERVICE_LENS_GITHUB_SECRET
- name: SERVICE_LENS_GITHUB_CLIENT_SECRET
value: "{{ .Values.goth.github.clientSecret }}"
{{- end }}

Expand Down

0 comments on commit 9bb2b01

Please sign in to comment.