Skip to content

Commit

Permalink
changedetection: add ingress label
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfantom committed Nov 30, 2024
1 parent 7cdd8f6 commit d468045
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions apps/changedetection/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,12 @@ spec:
valuesFrom:
- kind: ConfigMap
name: values
postRenderers:
- kustomize:
patchesStrategicMerge:
- kind: Ingress
apiVersion: networking.k8s.io/v1
metadata:
name: changedetection
labels:
reloader.homer/enabled: "true"

0 comments on commit d468045

Please sign in to comment.