Skip to content

Commit 89454c3

Browse files
committed
[rehaul] removed reloader annotations
1 parent df4dc62 commit 89454c3

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

apps/networking/unifi/controller/kustomization.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ patches:
1515
kind: Deployment
1616
name: unifi-controller
1717
18-
commonAnnotations:
19-
reloader.stakater.com/auto: "true"
20-
2118
images:
2219
- name: jacobalberty/unifi
2320
newTag: v8.0

apps/services/gitea/kustomization.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,3 @@ bases:
44
- ./base
55

66
namespace: gitea
7-
8-
commonAnnotations:
9-
reloader.stakater.com/auto: "true"

apps/utilities/kured/kustomization.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,3 @@ patchesStrategicMerge:
77
- overlay/daemonset.yaml
88

99
namespace: kube-system
10-
11-
commonAnnotations:
12-
reloader.stakater.com/auto: "true"

0 commit comments

Comments
 (0)