Skip to content

Instantly share code, notes, and snippets.

@lewang
Created April 18, 2017 15:59
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 lewang/8545acd7ce941dd1ce06192428fc84e9 to your computer and use it in GitHub Desktop.
Save lewang/8545acd7ce941dd1ce06192428fc84e9 to your computer and use it in GitHub Desktop.
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