Commit 687855fe authored by fanux's avatar fanux
Browse files

add some comment

parent a9770ac5
Showing with 1 addition and 0 deletions
+1 -0
......@@ -10,6 +10,7 @@ import (
)
const defaultImage = "fanux/lvscare:latest"
// return lvscare static pod yaml
func LvsStaticPodYaml(vip string, masters []string, image string) string {
if image == "" {
image = defaultImage
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment