Skip to content

Commit f32fa46

Browse files
committed
SYS-665 add postgres instance to nexus helm chart
1 parent 7dab4d7 commit f32fa46

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

k8s/helm/nexus/values.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
autheliaIP: 10.0.10.10
44
domain: example.com
55
deployment:
6+
# Notes:
7+
# port 1234 provides an h2 console, if configured
8+
# port 5000 provides docker registry, if http port connector is added
9+
# for that port
610
containerPorts:
711
- containerPort: 1234
812
- containerPort: 5000

0 commit comments

Comments
 (0)