Skip to content

Commit c191478

Browse files
cboettigclaude
andcommitted
config: set padus deployment to 1 replica
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 0a3c5c2 commit c191478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-k8s/k8s/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
labels:
66
app: padus
77
spec:
8-
replicas: 2
8+
replicas: 1
99
strategy:
1010
type: RollingUpdate
1111
rollingUpdate:

0 commit comments

Comments
 (0)