We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f43b1df commit 01eac8bCopy full SHA for 01eac8b
.envrc
@@ -114,7 +114,7 @@ done
114
# K u b e r n e t e s
115
# ============================================================================ #
116
117
-if [ -f "$srcdir/.envrc-python" ]; then
+if [ -f "$srcdir/.envrc-kubernetes" ]; then
118
echo
119
echo "Loading $srcdir/.envrc-kubernetes"
120
# XXX: safer to inline .envrc-kubernetes if you're worried about changes to it bypassing 'direnv allow' authorization
0 commit comments