Open jspaleta opened 3 years ago
When you want to replicate a resource across all namespaces without having to copy it into every namespace directory.
Replicating Secrets into all namespaces as a commonly available resource.
what does 'all' mean in this context? Is it all existing namespaces ? Or is it all namespaces defined in cluster/namespaces.yml
cluster/namespaces.yml
Should be have separate prune instruction with matching label and resource list for the 'all' special case?
When you want to replicate a resource across all namespaces without having to copy it into every namespace directory.
Use Case:
Replicating Secrets into all namespaces as a commonly available resource.
Questions to answer
what does 'all' mean in this context? Is it all existing namespaces ? Or is it all namespaces defined in
cluster/namespaces.yml
Should be have separate prune instruction with matching label and resource list for the 'all' special case?