-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.yaml
More file actions
37 lines (32 loc) · 768 Bytes
/
metadata.yaml
File metadata and controls
37 lines (32 loc) · 768 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# Copyright 2021 Canonical Ltd.
# See LICENSE file for licensing details.
name: concourse-web
description: |
A Juju Charm deploying and operating the Concourse CI web node.
summary: |
Concourse is an open-source continuous thing-doer.
containers:
concourse-web:
resource: concourse-image
mounts:
- storage: concourse-keys
location: /concourse-keys
resources:
concourse-image:
type: oci-image
description: OCI image for concourse (https://hub.docker.com/r/concourse/concourse)
peers:
peer:
interface: peer
requires:
concourse-worker:
interface: concourse-worker
db:
interface: pgsql
limit: 1
ingress:
interface: ingress
storage:
concourse-keys:
type: filesystem
location: /concourse-keys