--- kind: Template apiVersion: templating.flanksource.com/v1 metadata: name: copy-wildcard-tls spec: source: apiVersion: v1 kind: Secret fieldSelector: "metadata.name==wildcard-tls,metadata.namespace==wildcard-tls" copyToNamespaces: # selects on the Namespace label namespaceSelector: matchLabels: wildcard-tls.kn8v.com/copy: "true"