Skip to content

Instantly share code, notes, and snippets.

@sharepointoscar
Created January 17, 2020 02:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sharepointoscar/619dd10d0b571ecbfd6afa454d5648b3 to your computer and use it in GitHub Desktop.
Save sharepointoscar/619dd10d0b571ecbfd6afa454d5648b3 to your computer and use it in GitHub Desktop.
# Copy the secret.
kubectl get secret jx-basic-auth --namespace=jx --export -o yaml |
kubectl apply --namespace=jx-stagin -f -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment