Skip to content

Commit 512c682

Browse files
Update deployment replicas to create new Helm revision for rollback testing
1 parent 8b214ad commit 512c682

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helm/chart/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
app: {{ .Release.Name }}
77

88
spec:
9-
replicas: 1
9+
replicas: 2
1010

1111
selector:
1212
matchLabels:

0 commit comments

Comments
 (0)