wrong port
This commit is contained in:
parent
92cb50a2b9
commit
243b6f1e4f
1 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ metadata:
|
||||||
name: profilarr
|
name: profilarr
|
||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- targetPort: 6868
|
- targetPort: http
|
||||||
port: http
|
port: 80
|
||||||
selector:
|
selector:
|
||||||
app: profilarr
|
app: profilarr
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue