Last active
August 21, 2019 15:03
-
-
Save Signorini/72e13ab68d68876007da94bb6ed912f2 to your computer and use it in GitHub Desktop.
reacreate deploy
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
--- | |
apiVersion: apps/v1 | |
kind: Deployment | |
spec: | |
strategy: | |
type: Recreate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment