Created
April 18, 2017 15:59
-
-
Save lewang/8545acd7ce941dd1ce06192428fc84e9 to your computer and use it in GitHub Desktop.
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
diff -u --label /Users/lewang/src/circleci/workflows-conductor/k8s/production/workflows-conductor-deployment.yaml --label \#\<buffer\ workflows-conductor-deployment.yaml\<production\>\> /Users/lewang/src/circleci/workflows-conductor/k8s/production/workflows-conductor-deployment.yaml /var/folders/1j/g0fjg7qs4gd4xxhrdnk73n200000gn/T/buffer-content-83717g9g | |
--- /Users/lewang/src/circleci/workflows-conductor/k8s/production/workflows-conductor-deployment.yaml | |
+++ #<buffer workflows-conductor-deployment.yaml<production>> | |
@@ -83,6 +83,8 @@ | |
# circleci/circle as a library env-vars | |
- name: CIRCLE_ENV | |
value: "production" | |
+ - name: NREPL_PORT | |
+ value: 6005 | |
- name: CIRCLE_SECRETS_URI | |
value: "file:///resources/secrets/production-secrets.edn.gpg" | |
- name: CIRCLE_ASSETS_SOURCE | |
Diff finished. Tue Apr 18 11:59:42 2017 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment