friday evening typo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tobias Brunner 2021-08-27 20:48:21 +02:00
parent 691c61ef03
commit 538759354b

View file

@ -8,17 +8,17 @@ spec:
replicas: 1 replicas: 1
selector: selector:
matchLabels: matchLabels:
app: minflux app: miniflux
strategy: strategy:
type: Recreate type: Recreate
template: template:
metadata: metadata:
labels: labels:
app: minflux app: miniflux
spec: spec:
containers: containers:
- image: docker.io/miniflux/miniflux:2.0.32 - image: docker.io/miniflux/miniflux:2.0.32
name: minflux name: miniflux
envFrom: envFrom:
- secretRef: - secretRef:
name: miniflux name: miniflux