Skip to content

Commit

Permalink
chore: change github callback url
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie authored Aug 8, 2024
1 parent 50b2f84 commit e420402
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 @@ -108,7 +108,7 @@ spec:
{{- end }}

{{- if .Values.goth.github.callbackUrl }}
- name: SERVICE_LENS_GITHUB_CALLBACK
- name: SERVICE_LENS_GITHUB_CALLBACK_URL
value: "{{ .Values.goth.github.callbackUrl }}"
{{- end }}

Expand Down

0 comments on commit e420402

Please sign in to comment.