Sign inSign up

yoshiyuki/lagoon-ops

By yoshiyuki

•Updated over 7 years ago

Image
0

1.6K

yoshiyuki/lagoon-ops repository overview

⁠lagoon-ops

⁠setup

⁠k8s
$ cd k8s
$ helm template -n lagoon-ops ./lagoon-ops

⁠usage

⁠api config
  • put to .lagoon/config.json of a project
{
  "entries" : [
    {
      "name" : "name of entry",
      "description" : "this is an entry",
      "targetRefs" : ["*"],
      "swagger" : {
        "type" : "yaml",
        "path" : "swagger/entry.yaml"
      }
    }
  ]
}

Tag summary

Content type

Image

Digest

Size

46.2 MB

Last updated

over 7 years ago

docker pull yoshiyuki/lagoon-ops