Open yelhouti opened 2 years ago
jx secret replicate, should be smart enough to detect other (staging/production) namespaces and copy secrets to them.
manual workaround:
jx secret copy --selector secret.jenkins-x.io/replica-source=true -n jx -t toNamespace # or any other secret name
jx secret replicate, should be smart enough to detect other (staging/production) namespaces and copy secrets to them.
manual workaround: