diff --git a/helloworld/deployment.yaml b/helloworld/deployment.yaml index 0cdeccb..ead7ae4 100755 --- a/helloworld/deployment.yaml +++ b/helloworld/deployment.yaml @@ -8,7 +8,7 @@ spec: selector: matchLabels: app: helloworld-app - replicas: 1 + replicas: 2 template: metadata: labels: