This message was deleted.
# general
a
This message was deleted.
t
Just some additional clarity on the kubectl side. I observed
kubectl get secrets -n test -o yaml
returns all the secrets in that namespace. Does this mean that secrets are an all or none situation because of the underlying kubernetes functionality?