Skip to content

inject pipeline resources for api#57

Merged
ashish-bagri merged 1 commit intorelease-511from
ETL-776-update-charts-to-inject-pipeline-resources-for-api
Mar 3, 2026
Merged

inject pipeline resources for api#57
ashish-bagri merged 1 commit intorelease-511from
ETL-776-update-charts-to-inject-pipeline-resources-for-api

Conversation

@nnaumov-glassflow
Copy link
Contributor

@nnaumov-glassflow nnaumov-glassflow commented Feb 24, 2026

inject pipeline resources into API pod

@nnaumov-glassflow nnaumov-glassflow force-pushed the ETL-776-update-charts-to-inject-pipeline-resources-for-api branch from eb4ed77 to b23452f Compare February 24, 2026 16:25
NATS_MAX_STREAM_AGE: {{ .Values.global.nats.stream.maxAge | quote }}
NATS_MAX_STREAM_BYTES: {{ .Values.global.nats.stream.maxBytes | quote }}

INGESTOR_CPU_REQUEST: {{ (index .Values "glassflow-operator").glassflowComponents.ingestor.resources.requests.cpu | quote }}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"-" is not allowed in Helm templates, that's why I'm using workaround

@ashish-bagri ashish-bagri changed the base branch from main to release-511 March 3, 2026 10:20
@ashish-bagri ashish-bagri merged commit 2ab1530 into release-511 Mar 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants