Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
bc67deee
Commit
bc67deee
authored
7 years ago
by
mkrasilnikov
Browse files
Options
Downloads
Patches
Plain Diff
Added missing cephfs_provisioner_enabled to kubespray-defaults vars
parent
275b1d68
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/kubespray-defaults/defaults/main.yaml
+1
-0
1 addition, 0 deletions
roles/kubespray-defaults/defaults/main.yaml
with
1 addition
and
0 deletions
roles/kubespray-defaults/defaults/main.yaml
+
1
−
0
View file @
bc67deee
...
...
@@ -169,6 +169,7 @@ registry_enabled: false
enable_network_policy
:
false
local_volume_provisioner_enabled
:
false
persistent_volumes_enabled
:
false
cephfs_provisioner_enabled
:
false
# Base path for local volume provisioner addon
local_volume_base_dir
:
/mnt/disks
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment