diff --git a/swh-graphql/values/staging.yaml b/swh-graphql/values/staging.yaml index a3570b6..7176192 100644 --- a/swh-graphql/values/staging.yaml +++ b/swh-graphql/values/staging.yaml @@ -1,11 +1,13 @@ # namespace: graphql-rancher-cluster # The storage url to query storageUrl: http://webapp.internal.staging.swh.network:5002/ # Configure the path of the ingress ingressHttpPath: / # The graphql log level. Possible values TRACE, DEBUG, INFO, ERROR logLevel: DEBUG +# Number of graphql pods to deploy +replicas: 3