fixed bookstack container port

This commit is contained in:
Michael Thomson
2023-12-28 16:00:48 -05:00
parent d3f07bd9fb
commit 26930c1885

View File

@@ -21,7 +21,7 @@ spec:
- secretRef: - secretRef:
name: bookstack-secret name: bookstack-secret
ports: ports:
- containerPort: 6875 - containerPort: 80
name: http name: http
protocol: TCP protocol: TCP
volumeMounts: volumeMounts: