Skip to content

Commit

Permalink
Remove auto-reloader
Browse files Browse the repository at this point in the history
  • Loading branch information
jveski committed Feb 7, 2024
1 parent 60cfc65 commit 8e65486
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 186 deletions.
2 changes: 0 additions & 2 deletions manifests/frigate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ metadata:
name: frigate
labels:
app: frigate
annotations:
reloader.stakater.com/auto: "true"
spec:
replicas: 1
strategy:
Expand Down
6 changes: 0 additions & 6 deletions manifests/prom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,6 @@ metadata:
name: prom
labels:
app: prom
annotations:
reloader.stakater.com/auto: "true"
spec:
replicas: 1
strategy:
Expand Down Expand Up @@ -169,8 +167,6 @@ metadata:
name: alertmgr
labels:
app: alertmgr
annotations:
reloader.stakater.com/auto: "true"
spec:
replicas: 1
strategy:
Expand Down Expand Up @@ -267,8 +263,6 @@ metadata:
name: mikrotik-exporter
labels:
app: mikrotik-exporter
annotations:
reloader.stakater.com/auto: "true"
spec:
replicas: 1
selector:
Expand Down
178 changes: 0 additions & 178 deletions manifests/reloader.ext.yaml

This file was deleted.

0 comments on commit 8e65486

Please sign in to comment.