Quellcode durchsuchen

Merge pull request #180 from guettli/patch-1

removed mesos and bosh
chore/proposed-structure
Kyle Quest vor 2 Jahren
committed by GitHub
Ursprung
Commit
6b6fc13b68
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      README.md

+ 1
- 1
README.md Datei anzeigen

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


### `/deployments` ### `/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` ### `/test`




Laden…
Abbrechen
Speichern