Skip to content

Commit

Permalink
Merge pull request #858 from lsst-sqre/u/jonathansick/disable-ltd-events
Browse files Browse the repository at this point in the history
Disable LTD Events generation with LTD Keeper
  • Loading branch information
jonathansick authored Sep 26, 2024
2 parents 1a70801 + f6b5804 commit 497dabb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions deployments/lsst-the-docs/patches/keeper-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@ spec:
containers:
- name: app
env:
- name: LTD_EVENTS_URL
value: "http://ltdevents.events:8080/webhook"
- name: app
env:
- name: LTD_EVENTS_URL
value: "http://ltdevents.events:8080/webhook"
- name: LTD_KEEPER_PROXY_FIX
valueFrom:
configMapKeyRef:
Expand Down Expand Up @@ -49,8 +43,6 @@ spec:
containers:
- name: app
env:
- name: LTD_EVENTS_URL
value: "http://ltdevents.events:8080/webhook"
- name: LTD_KEEPER_PROXY_FIX
valueFrom:
configMapKeyRef:
Expand Down

0 comments on commit 497dabb

Please sign in to comment.