docker / compose-on-kubernetes

Deploy applications described in Compose onto Kubernetes clusters
Apache License 2.0
1.42k stars 159 forks source link

Add how to remove stack to README. #104

Closed masayuki14 closed 5 years ago

masayuki14 commented 5 years ago

About #103

I think that adding how to remove stack to README is better for beginner.

codecov-io commented 5 years ago

Codecov Report

Merging #104 into master will decrease coverage by 0.1%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #104      +/-   ##
=========================================
- Coverage   64.81%   64.7%   -0.11%     
=========================================
  Files          90      90              
  Lines       10933   10933              
=========================================
- Hits         7086    7074      -12     
- Misses       3545    3559      +14     
+ Partials      302     300       -2
Impacted Files Coverage Δ
internal/controller/resourceupdater.go 41.66% <0%> (-11.12%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ab8fbb5...dc5fb98. Read the comment docs.