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
6646cd5c
Commit
6646cd5c
authored
9 years ago
by
Smaine Kahlouch
Browse files
Options
Downloads
Patches
Plain Diff
Remove addons vars
parent
9c1f722f
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
environments/dev/group_vars/k8s-cluster.yml
+0
-15
0 additions, 15 deletions
environments/dev/group_vars/k8s-cluster.yml
environments/production/group_vars/k8s-cluster.yml
+0
-15
0 additions, 15 deletions
environments/production/group_vars/k8s-cluster.yml
with
0 additions
and
30 deletions
environments/dev/group_vars/k8s-cluster.yml
+
0
−
15
View file @
6646cd5c
...
...
@@ -50,18 +50,3 @@ dns_domain: "{{ cluster_name }}"
# Ip address of the kubernetes dns service
kube_dns_server
:
10.233.0.10
# Number of replicas of DNS instances started on kubernetes
dns_replicas
:
2
# Set to 'false' to disable default Kubernetes UI setup
enable_ui
:
true
# Set to 'false' to disable Fabric8 console setup
enable_fabric8
:
true
# Set to 'false' to disable default Elasticsearch + Kibana logging setup
enable_logging
:
false
# Set to "false' to disable default Monitoring (cAdvisor + heapster + influxdb + grafana)
enable_monitoring
:
false
This diff is collapsed.
Click to expand it.
environments/production/group_vars/k8s-cluster.yml
+
0
−
15
View file @
6646cd5c
...
...
@@ -50,18 +50,3 @@
# Ip address of the kubernetes dns service
# kube_dns_server: 10.233.0.10
# Number of replicas of DNS instances started on kubernetes
# dns_replicas: 2
# Set to 'false' to disable default Kubernetes UI setup
# enable_ui: true
# Set to 'false' to disable Fabric8 console setup
# enable_fabric8: true
# Set to 'false' to disable default Elasticsearch + Kibana logging setup
# enable_logging: false
# Set to "false' to disable default Monitoring (cAdvisor + heapster + influxdb + grafana)
# enable_monitoring: false
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