Steve Corby
Results
1
issues of
Steve Corby
Cannot enable Claude models as kubectl -n trustgraph create secret generic claude-credentials fails
1
When attempting to saving claude credentials, using the command: ``` kubectl -n trustgraph create secret \ generic claude-credentials \ --from-literal=claude-key=CLAUDE_KEY ``` I get the following error: ``` error: failed to...