diff --git a/examples/quickstart/hello-world-application.yaml b/examples/quickstart/hello-world-application.yaml index 967c8e3..9afa460 100644 --- a/examples/quickstart/hello-world-application.yaml +++ b/examples/quickstart/hello-world-application.yaml @@ -43,3 +43,6 @@ spec: - name: default-http properties: address: 127.0.0.1:8080 + - type: daemonscaler + properties: + replicas: 1