feat: update miniflux's service port to 8888

This commit is contained in:
cătălin 2024-02-18 01:24:36 +01:00
commit 91c53a1353
No known key found for this signature in database
3 changed files with 7 additions and 2 deletions

View file

@ -13,6 +13,7 @@ spec:
selector:
matchLabels:
app.kubernetes.io/name: miniflux
app.kubernetes.io/version: 2.1.0
replicas: 3
strategy:
rollingUpdate:
@ -23,6 +24,7 @@ spec:
metadata:
labels:
app.kubernetes.io/name: miniflux
app.kubernetes.io/version: 2.1.0
spec:
containers:
- name: miniflux