Skip to content

Cannot enable Claude models as kubectl -n trustgraph create secret generic claude-credentials fails #569

@sccorby

Description

@sccorby

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 create secret the server could not find the requested resource (post secrets)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions