feat(overrides/kontemplate): Automatically use primary-cluster.yaml

This commit is contained in:
Vincent Ambo 2019-12-20 20:55:25 +00:00
parent 49fd50bc8a
commit 495b6481c1
2 changed files with 8 additions and 3 deletions

2
.envrc
View file

@ -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"