can I get the ports working?

This commit is contained in:
Martyn 2026-08-11 21:04:19 +02:00
parent 243b6f1e4f
commit ff6d6d3fa4

View file

@ -21,7 +21,7 @@ spec:
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: profilarr name: profilarr
ports: ports:
- containerPort: 7878 - containerPort: 6868
name: http name: http
protocol: TCP protocol: TCP
volumeMounts: volumeMounts: