Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

confluence-k8s

helm repo add mox https://helm.mox.sh
helm repo update
kubectl create ns confluence

Install

Update values.yaml with values that suit your needs (see https://chartcenter.io/mox/confluence-server) then run the following:

helm install confluence mox/confluence-server -f values.yaml -n confluence

Uninstall

helm delete confluence -n confluence

The PostgreSQL PVC will not get automatically delete so:

kubectl delete -n confluence persistentvolumeclaim data-confluence-software-db-0

About

Install Atlassian Confluence on Kubernetes

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages