Skip to content

Commit

Permalink
update of proxy service config
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanalicic committed Mar 2, 2023
1 parent 5a78dcc commit 4768b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/budibase/templates/budibase-vi-proxy-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ metadata:
namespace: budibase
spec:
type: ExternalName
externalName: counselingtoolsservice.staging.svc.cluster.local
externalName: counselingtoolsservice.{{ .Release.Namespace }}.svc.cluster.local
{{- end }}

0 comments on commit 4768b00

Please sign in to comment.