Skip to content

Commit

Permalink
Use INTERNAL_API_URL in API Server
Browse files Browse the repository at this point in the history
  • Loading branch information
a-monteiro committed Oct 23, 2023
1 parent 9992566 commit fd34611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/airbyte-api-server/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ spec:
valueFrom:
configMapKeyRef:
name: {{ .Release.Name }}-airbyte-env
key: INTERNAL_API_HOST
key: INTERNAL_API_URL
- name: AIRBYTE_API_HOST
valueFrom:
configMapKeyRef:
Expand Down

0 comments on commit fd34611

Please sign in to comment.