Skip to content

Commit

Permalink
remove SENTRY_DSN from s-a deployment, it is not present in secret as…
Browse files Browse the repository at this point in the history
… per #2741

Signed-off-by: Christoph Görn <goern@redhat.com>
  • Loading branch information
goern committed Feb 16, 2023
1 parent 8183bca commit 27069ad
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions sefkhet-abwy/base/deploymentconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,6 @@ spec:
name: sefkhet-abwy
- name: PYTHONPATH
value: .
- name: SENTRY_DSN
valueFrom:
secretKeyRef:
key: sentry-dsn
name: sefkhet-abwy
- name: THOTH_DEPLOYMENT_NAME
value: aicoe-prod-bots
- name: THOTH_LOGGING_NO_JSON
Expand Down

0 comments on commit 27069ad

Please sign in to comment.