Skip to content

Commit 499d377

Browse files
add reloader annotation
1 parent cbb90ec commit 499d377

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/mealie/deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ metadata:
66
labels:
77
app: "mealie"
88
app.kubernetes.io/instance: "mealie"
9+
annotations:
10+
reloader.stakater.com/auto: "true"
911
spec:
1012
revisionHistoryLimit: 3
1113
replicas: 1

0 commit comments

Comments
 (0)