Skip to content

Comments

agentConfigs mounted in frontend pod#180

Merged
pmariglia merged 1 commit intomainfrom
fe-agentconfigs
Oct 28, 2025
Merged

agentConfigs mounted in frontend pod#180
pmariglia merged 1 commit intomainfrom
fe-agentconfigs

Conversation

@pmariglia
Copy link
Contributor

No description provided.

{{- toYaml .Values.frontend.deployment.envFrom | nindent 12 }}
{{- end }}
{{- if .Values.frontend.deployment.volumeMounts }}
{{- if or .Values.frontend.deployment.volumeMounts .Values.config.agentConfigs }}
Copy link
Member

Choose a reason for hiding this comment

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

we can address this later with a helper instead of or as this will not scale well if we have more special mounts/volumes in the future

@pmariglia pmariglia merged commit 29f2f06 into main Oct 28, 2025
1 check passed
@pmariglia pmariglia deleted the fe-agentconfigs branch October 28, 2025 15:25
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