Skip to content

Commit 3a39823

Browse files
authored
Merge pull request #5805 from influxdata/chore/fix-typo-in-clustered-bypass-identity-provider-section
chore: fix typo in Clustered bypass identity provider section
2 parents e6d13f2 + be2724c commit 3a39823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/influxdb3/clustered/admin/bypass-identity-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The only way to revoke the token is to do the following:
6969
kubectl delete secret rsa-keys admin-token --namespace INFLUXDB_NAMESPACE
7070
```
7171
72-
2. Rerun the `key-gen` and `create-amin-token` jobs:
72+
2. Rerun the `key-gen` and `create-admin-token` jobs:
7373
7474
1. List the jobs in your InfluxDB namespace to find the key-gen job pod:
7575

0 commit comments

Comments
 (0)