Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Modifying preferences-default.xml via a Helm Chart in K8S

Aurélien Bianco
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 25, 2025

Hello Atlassian Community,

I am looking to customize the preferences-default.xml file for Confluence deployed on Kubernetes using a Helm chart. Currently, I cannot find clear documentation on how to inject or modify this file through the Helm chart values.

Context:

  • Environment: Kubernetes (K8S)
  • Deployment Tool: Helm
  • Application: Confluence 9.2.5
  • Goal: Modify the default settings in preferences-default.xml without having to rebuild the Docker image or use manual post-deployment solutions.

Thanks

1 answer

1 vote
Yevhen
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 25, 2025

You can declare an additional configmap and mount a custom file. See: https://github.com/atlassian/data-center-helm-charts/blob/main/src/main/charts/confluence/values.yaml#L1726

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events