• Tiger's avatar
    Don't use Kubernetes namespaces with no token · ddd271b6
    Tiger authored
    Whenever we are selecting a namespace to use for a
    deployment or to query a cluster we want to exclude
    Kubernetes namespace records that don't have a token
    set as they will not have the required permissions.
    However when configuring clusters, we want to
    use the original namespace record even if it has no
    token, as a namespace has to be unique on a cluster.
    ddd271b6
63079-exclude-k8s-namespaces-with-no-service-account-token.yml 168 Bytes