Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit a375cb9

Browse files
committed
reduce hydra nodes replicas to zero
1 parent 68cbc90 commit a375cb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helm/eks-dev-values.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ deployment:
1010
maxUnavailable: 0
1111
type: RollingUpdate
1212

13-
replicas: 2
13+
replicas: 0
1414

1515
#Adding velero backup for k8s services
1616
#velero.io/exclude-from-backup" = true

0 commit comments

Comments
 (0)