X-Git-Url: https://gerrit.nordix.org/gitweb?p=infra%2Fstack%2Fkubernetes.git;a=blobdiff_plain;f=apps%2Fceph%2Fkubespray%2Fplaybooks%2Froles%2Finstall%2Ftemplates%2Fcluster.yaml.j2;h=df8cd16f6884918d056d746146d0e4c84d197e72;hp=c49d1c3c0588c921eba32e7ceaac02c67cf7d3d6;hb=refs%2Fheads%2F1.15;hpb=aabd8f52713e848502b4b202b7ff1fd6f3319a68 diff --git a/apps/ceph/kubespray/playbooks/roles/install/templates/cluster.yaml.j2 b/apps/ceph/kubespray/playbooks/roles/install/templates/cluster.yaml.j2 index c49d1c3..df8cd16 100644 --- a/apps/ceph/kubespray/playbooks/roles/install/templates/cluster.yaml.j2 +++ b/apps/ceph/kubespray/playbooks/roles/install/templates/cluster.yaml.j2 @@ -75,7 +75,7 @@ spec: # enabled: true # enable the ceph dashboard for viewing cluster status dashboard: - enabled: true + enabled: {{ rook_ceph_dashboard_enabled }} # serve the dashboard under a subpath (useful when you are accessing the dashboard via a reverse proxy) # urlPrefix: /ceph-dashboard # serve the dashboard at the given port.