Skip to content
Snippets Groups Projects
Commit 6e1de9d8 authored by Antoine Legrand's avatar Antoine Legrand
Browse files

Add missing defaults

parent 04746fc4
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ kube_version: v1.5.3
# Directory where the binaries will be installed
bin_dir: /usr/local/bin
docker_bin_dir: /usr/bin
etcd_data_dir: /var/lib/etcd
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)
local_release_dir: "/tmp/releases"
......@@ -112,3 +112,4 @@ vault_deployment_type: docker
# K8s image pull policy (imagePullPolicy)
k8s_image_pull_policy: IfNotPresent
efk_enabled: false
enable_network_policy: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment