Created
April 6, 2019 23:24
-
-
Save rmpestano/8ca08cc5c99c0016fe1bb330e461d6b7 to your computer and use it in GitHub Desktop.
restart all pods
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kubectl patch deployment cdi-crud -p "{\"spec\":{\"template\":{\"metadata\":{\"labels\":{\"date\":\"`date +'%s'`\"}}}}}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment