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