Skip to content

Conversation

@fantashley
Copy link

The registration entry for the workload specifies a selector of k8s:ns:default, which means the workload should be running in the default namespace. If the namespace isn't specified in client-deployment.yaml, the workload will deploy to whichever namespace your context is currently set to, which can cause issue #123.

Fixes #123.

The registration entry for the workload specifies a selector of
`k8s:ns:default`, which means the workload should be running in the
default namespace. If the namespace isn't specified in the yaml, the
workload will deploy to whichever namespace your context is currently
set to, which can cause issue spiffe#123.

Fixes spiffe#123.

Signed-off-by: Ashley Nelson <[email protected]>
@fantashley fantashley force-pushed the k8s-quickstart-fix branch from 5213046 to 86adca6 Compare May 28, 2025 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

k8s quickstart client not able to get SVID

1 participant