We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 042071a commit 0ec8230Copy full SHA for 0ec8230
docs/source/serving/deploying_with_k8s.md
@@ -43,7 +43,7 @@ metadata:
43
name: hf-token-secret
44
namespace: default
45
type: Opaque
46
-data:
+stringData:
47
token: "REPLACE_WITH_TOKEN"
48
```
49
0 commit comments