diff --git a/examples/demo-app/raw/kvazaric-frontend/deployment.yaml b/examples/demo-app/raw/kvazaric-frontend/deployment.yaml index ec71ae2..ff61ac0 100644 --- a/examples/demo-app/raw/kvazaric-frontend/deployment.yaml +++ b/examples/demo-app/raw/kvazaric-frontend/deployment.yaml @@ -6,7 +6,7 @@ metadata: app: kvazaric-frontend app.kubernetes.io/component: "kvazaric-frontend" spec: - replicas: 1 + replicas: 0 selector: matchLabels: app: kvazaric-frontend