Skip to content

Commit

Permalink
deploy(sciety-team): remove patches related to a deployment that no l…
Browse files Browse the repository at this point in the history
…onger exists sciety/sciety#3248
  • Loading branch information
Daniel Haarhoff committed May 17, 2024
1 parent fe03dd5 commit da150c8
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions clusters/flux-prod/sciety-team/sciety-deployment-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,23 +71,6 @@ spec:
- key: project
value: "sciety"
operator: "Equal"
- target:
kind: Deployment
name: sciety--demo--database
patch: |-
apiVersion: apps/v1
kind: Deployment
metadata:
name: not-important
spec:
template:
spec:
nodeSelector:
Project: sciety
tolerations:
- key: project
value: "sciety"
operator: "Equal"
- target:
kind: PerconaPGCluster
name: sciety--demo
Expand Down

0 comments on commit da150c8

Please sign in to comment.