Skip to content

Commit 1c00c56

Browse files
committed
Fix upper case T for service token docs
1 parent 2808577 commit 1c00c56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup/security/authentication/service_tokens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To configure SUSE Observability to create a bootstrap service token on Kubernete
6666
```yaml
6767
stackstate:
6868
authentication:
69-
servicetoken:
69+
serviceToken:
7070
bootstrap:
7171
token: <token>
7272
roles:

0 commit comments

Comments
 (0)