We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 591a8c8 commit e2617fcCopy full SHA for e2617fc
charts/v2/airbyte/templates/airbyte-server/deployment.yaml
@@ -77,6 +77,7 @@ spec:
77
{{- include "airbyte.common.envs" . | nindent 8 }}
78
{{- include "airbyte.cluster.envs" . | nindent 8 }}
79
{{- include "airbyte.connector.envs" . | nindent 8 }}
80
+ {{- include "airbyte.customerio.envs" . | nindent 8 }}
81
{{- include "airbyte.database.envs" . | nindent 8 }}
82
{{- include "airbyte.database.migrations.envs" . | nindent 8 }}
83
{{- include "airbyte.jobs.envs" . | nindent 8 }}
0 commit comments