Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
fix: remove kubecfg env
Browse files Browse the repository at this point in the history
  • Loading branch information
truxnell committed May 25, 2023
1 parent 536a673 commit 0e0772f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ vars:
PROJECT_DIR: "{{.ROOT_DIR}}"
POSTGRES_IP: "10.8.20.216"

env:
KUBECONFIG: "{{.ANSIBLE_DIR}}/kubernetes/kubeconfig"

includes:
an: .taskfiles/Ansible/Tasks.yml
es: .taskfiles/ExternalSecrets/Tasks.yml
Expand Down

0 comments on commit 0e0772f

Please sign in to comment.