Skip to content

Commit 77e5569

Browse files
committed
Test GitOps: scale flask-api to 3 replicas
1 parent fc17132 commit 77e5569

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helm/application/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ app:
1010
repository: akhilthyadi/flask-app
1111
tag: 7d72e32
1212
pullPolicy: IfNotPresent
13-
replicaCount: 2
13+
replicaCount: 3
1414
service:
1515
name: flask-api-service
1616
type: NodePort

0 commit comments

Comments
 (0)