浏览代码

Merge pull request #180 from guettli/patch-1

removed mesos and bosh
chore/proposed-structure
Kyle Quest 2 年前
committed by GitHub
父节点
当前提交
6b6fc13b68
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -130,7 +130,7 @@ Put your CI (travis, circle, drone) configurations and scripts in the `/build/ci

### `/deployments`

IaaS, PaaS, system and container orchestration deployment configurations and templates (docker-compose, kubernetes/helm, mesos, terraform, bosh). Note that in some repos (especially apps deployed with kubernetes) this directory is called `/deploy`.
IaaS, PaaS, system and container orchestration deployment configurations and templates (docker-compose, kubernetes/helm, terraform). Note that in some repos (especially apps deployed with kubernetes) this directory is called `/deploy`.

### `/test`



正在加载...
取消
保存