Skip to content

Commit dea71ba

Browse files
committed
Fix release note
1 parent 0411f34 commit dea71ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Multi-site full power!
2929
This release introduce a new service, the Worker. In order to define the nodes
3030
that will be used by your actions, the Worker requires a site configuration.
3131
Please, add a configuration in your Ryax installation configuration file using
32-
the following example: in your local cluster has a node pool named default with a label `k8s.scaleway.com/pool-name: default` on each node, it has 4 CPU and 8G of memory per node.
32+
the following example: in your local cluster has a node pool named default with a label `my.provider.com/pool-name: default` on each node, it has 4 CPU and 8G of memory per node.
3333
```yaml
3434
worker:
3535
values:

0 commit comments

Comments
 (0)