Skip to content

Commit

Permalink
Change ownership to bots team
Browse files Browse the repository at this point in the history
  • Loading branch information
ben authored Jan 21, 2021
1 parent a0dcb84 commit 3dad134
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kubernetes/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
labels:
project: term-check
role: app-server
team: ragurney
team: bots
spec:
replicas: 1
selector:
Expand All @@ -17,7 +17,7 @@ spec:
labels:
project: term-check
role: app-server
team: ragurney
team: bots
annotations:
secret/WEBHOOK_SECRET_KEY: webhook_secret_key
secret/PRIVATE_KEY: private_key
Expand All @@ -43,7 +43,7 @@ metadata:
labels:
project: term-check
role: app-server
team: ragurney
team: bots
spec:
selector:
project: term-check
Expand Down

0 comments on commit 3dad134

Please sign in to comment.