Skip to content

Commit

Permalink
add exception for DVO min three replicas for entitlements Deployment (R…
Browse files Browse the repository at this point in the history
  • Loading branch information
petracihalova authored May 15, 2023
1 parent 6904012 commit 2ac7440
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deployment/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ objects:
labels:
app: entitlements-api-go
name: entitlements-api-go
annotations:
ignore-check.kube-linter.io/minimum-three-replicas: "for entitlements we dont need 3 replicas"
spec:
minReadySeconds: 15
progressDeadlineSeconds: 600
Expand Down

0 comments on commit 2ac7440

Please sign in to comment.