forked from catalin/fukuops
feat: update miniflux's service port to 8888
This commit is contained in:
parent
150adba519
commit
91c53a1353
3 changed files with 7 additions and 2 deletions
|
|
@ -10,8 +10,10 @@ metadata:
|
|||
spec:
|
||||
selector:
|
||||
app.kubernetes.io/name: miniflux
|
||||
app.kubernetes.io/version: 2.1.0
|
||||
type: LoadBalancer
|
||||
ports:
|
||||
- name: miniflux-service
|
||||
protocol: TCP
|
||||
port: 8080
|
||||
port: 8888
|
||||
targetPort: 8080
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue