We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbb90ec commit 499d377Copy full SHA for 499d377
apps/mealie/deployment.yaml
@@ -6,6 +6,8 @@ metadata:
6
labels:
7
app: "mealie"
8
app.kubernetes.io/instance: "mealie"
9
+ annotations:
10
+ reloader.stakater.com/auto: "true"
11
spec:
12
revisionHistoryLimit: 3
13
replicas: 1
0 commit comments