Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
kalinon committed Apr 11, 2022
1 parent e6242af commit 7ecdfe2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ export KUBECONFIG=$(pwd)/spec/files/kube_config_test.yml
export CLUSTER_NAME="k3d-cluster-test"
export APP_NAME="kubecr-test"
export APP_NAMESPACE="default"
export K8S_VERSION="v1.22"
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@
spec/files/kube_config_test.yml
/tmp/
/test/
.vscode

0 comments on commit 7ecdfe2

Please sign in to comment.