Skip to content

Commit

Permalink
ensure serviceaccount razeedeploy-sa is not deleted during cluster cl…
Browse files Browse the repository at this point in the history
…eanup by razeedeploy-delta (#1350)
  • Loading branch information
carrolp committed Jan 10, 2024
1 parent 27d87ed commit 8091c6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/routes/v1/systemSubscriptions.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ kind: ServiceAccount
metadata:
name: razeedeploy-sa
namespace: razeedeploy
labels:
deploy.razee.io/Reconcile: "false"
`;

// Observe the duration for the histogram
Expand Down

0 comments on commit 8091c6b

Please sign in to comment.