pub const REMOTE_KUBECONFIG_SECRET_SUFFIX: &str = "-remote-kubeconfig";Expand description
Suffix appended to the service account name when naming the remote kubeconfig Secret.
For example, SA bindy-scout produces kubeconfig Secret bindy-scout-remote-kubeconfig.