Skip to content

Commit 905ef01

Browse files
committed
Apply #11679
Signed-off-by: DarkLight1337 <[email protected]>
1 parent 7923116 commit 905ef01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/deployment/k8s.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ metadata:
4343
name: hf-token-secret
4444
namespace: default
4545
type: Opaque
46-
data:
46+
stringData:
4747
token: "REPLACE_WITH_TOKEN"
4848
```
4949

0 commit comments

Comments
 (0)