Code Review
/
models.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
b16f03f
)
Correct sequence of public and private nets
05/47305/1
author
Bryan Sullivan
<bryan.sullivan@att.com>
Thu, 16 Nov 2017 06:17:17 +0000
(22:17 -0800)
committer
Bryan Sullivan
<bryan.sullivan@att.com>
Thu, 16 Nov 2017 06:17:17 +0000
(22:17 -0800)
JIRA: MODELS-2
Change-Id: I47a9eee45d0522c6ee604bf374a79cf880b5da95
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
tools/kubernetes/ceph-helm.sh
patch
|
blob
|
history
diff --git
a/tools/kubernetes/ceph-helm.sh
b/tools/kubernetes/ceph-helm.sh
index
ea5dccf
..
a1be588
100644
(file)
--- a/
tools/kubernetes/ceph-helm.sh
+++ b/
tools/kubernetes/ceph-helm.sh
@@
-65,7
+65,7
@@
search ceph.svc.cluster.local svc.cluster.local cluster.local
options ndots:5
EOF
- ./helm-install-ceph.sh cephtest $p
rivate_net $public
_net
+ ./helm-install-ceph.sh cephtest $p
ublic_net $private
_net
log "Check the pod status of ceph-mon, ceph-mgr, ceph-mon-check, and rbd-provisioner"
services="rbd-provisioner ceph-mon-0 ceph-mgr ceph-mon-check"