Skip to content

Commit bde5e02

Browse files
committed
Try to fix applies-switch
Signed-off-by: Michael Montgomery <[email protected]>
1 parent 7e77f3f commit bde5e02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy-manage/users-roles/cluster-or-deployment-auth/managed-credentials-eck.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,15 @@ The following command regenerates auto-generated credentials of **all** {{stack}
7474

7575
::::{applies-switch}
7676

77-
:::{applies-item} 3.2+:
77+
:::{applies-item} { "eck": "ga 3.2" }:
7878
In ECK versions 3.2 and beyond:
7979

8080
```sh
8181
kubectl delete secret -l eck.k8s.elastic.co/credentials=true
8282
```
8383
:::
8484

85-
:::{applies-item} Prior to 3.2:
85+
:::{applies-item} { "eck": "prior to 3.2" }:
8686
In ECK versions prior to 3.2:
8787

8888
```sh

0 commit comments

Comments
 (0)