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 7923116 commit 905ef01Copy full SHA for 905ef01
docs/source/deployment/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