Skip to content

Commit 42d8296

Browse files
authored
Merge pull request #1574 from StackVista/fix-capitalization
Fix upper case T for service token docs
2 parents 2808577 + 1c00c56 commit 42d8296

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)