Skip to content

Commit e2617fc

Browse files
perangelsaifsafsf
authored andcommitted
fix: add customerio envs to airbyte-server (#16193)
Hotfix for production
1 parent 591a8c8 commit e2617fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/v2/airbyte/templates/airbyte-server/deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ spec:
7777
{{- include "airbyte.common.envs" . | nindent 8 }}
7878
{{- include "airbyte.cluster.envs" . | nindent 8 }}
7979
{{- include "airbyte.connector.envs" . | nindent 8 }}
80+
{{- include "airbyte.customerio.envs" . | nindent 8 }}
8081
{{- include "airbyte.database.envs" . | nindent 8 }}
8182
{{- include "airbyte.database.migrations.envs" . | nindent 8 }}
8283
{{- include "airbyte.jobs.envs" . | nindent 8 }}

0 commit comments

Comments
 (0)