Skip to content

Commit 01eac8b

Browse files
committed
updated .envrc
1 parent f43b1df commit 01eac8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.envrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ done
114114
# K u b e r n e t e s
115115
# ============================================================================ #
116116

117-
if [ -f "$srcdir/.envrc-python" ]; then
117+
if [ -f "$srcdir/.envrc-kubernetes" ]; then
118118
echo
119119
echo "Loading $srcdir/.envrc-kubernetes"
120120
# XXX: safer to inline .envrc-kubernetes if you're worried about changes to it bypassing 'direnv allow' authorization

0 commit comments

Comments
 (0)