Skip to content

Instantly share code, notes, and snippets.

@zedtux
Last active January 25, 2019 11:39
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 zedtux/a55264799f5b5e2f9b51f968df82954d to your computer and use it in GitHub Desktop.
Save zedtux/a55264799f5b5e2f9b51f968df82954d to your computer and use it in GitHub Desktop.
Deploys the updated Kubernetes docker-registry secret
echo $FINAL_JSON | \
kubectl replace --namespace=$KUBERNETES_NAMESPACE \
--force \
-f -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment