You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
key: api-key # Key within the Secret containing the API key token
243
+
```
244
+
248
245
**Creating an API Key Secret:**
249
246
250
247
The API key secret must be of type `kubernetes.io/opaque` (or you can omit the type field). The API key token should be stored under a key of your choice.
0 commit comments