about summary refs log tree commit diff
path: root/.envrc
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-20T20·55+0000
committerVincent Ambo <tazjin@google.com>2019-12-20T20·55+0000
commit495b6481c1ca6831382c743d8fb551f7109e68e3 (patch)
treeea85730b97a4dfaf2a3eebc440ae0cff954ee506 /.envrc
parent49fd50bc8a71afd4c4053426e47051f05483c31c (diff)
feat(overrides/kontemplate): Automatically use primary-cluster.yaml r/242
Diffstat (limited to '.envrc')
-rw-r--r--.envrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.envrc b/.envrc
index b943eb62a6..c338a93bb8 100644
--- a/.envrc
+++ b/.envrc
@@ -4,4 +4,4 @@
 export PATH="${PWD}/bin:${PATH}"
 export NIX_PATH="nixpkgs=${PWD}/default.nix"
 export REPO_ROOT="${PWD}"
-export SECRETS_DIR="${PWD}/secrets"
+export SECRETS_DIR="${PWD}/ops/secrets"