Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 1edec27

Browse files
committed
fix suggestion
1 parent 8c1c10a commit 1edec27

File tree

1 file changed

+1
-1
lines changed
  • content/en/user-guide/localstack-enterprise/k8s-operator

1 file changed

+1
-1
lines changed

content/en/user-guide/localstack-enterprise/k8s-operator/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ $ kubectl apply -f https://raw.githubusercontent.com/localstack/localstack-k8s-o
2020
$ kubectl apply -f https://raw.githubusercontent.com/localstack/localstack-k8s-operator/v0.2.0/release/controller.yaml
2121
{{< / command >}}
2222

23-
You can then deploy a LocalStack in the following manner:
23+
You can then deploy a LocalStack instance by storing the following file content as `localstack.yml` and applying it against the cluster via `kubectl apply -f localstack.yml`.
2424

2525
```bash
2626
apiVersion: api.localstack.cloud/v1alpha1

0 commit comments

Comments
 (0)