-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmetadata.yaml
46 lines (40 loc) · 1004 Bytes
/
metadata.yaml
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
38
39
40
41
42
43
44
45
46
name: sdcore-pcf-k8s
display-name: SD-Core PCF K8s
summary: A Charmed Operator for SD-Core's PCF component.
description: |
A Charmed Operator for SD-Core's Policy Control Function (PCF) component.
website: https://charmhub.io/sdcore-pcf-k8s
source: https://github.com/canonical/sdcore-pcf-k8s-operator
issues: https://github.com/canonical/sdcore-pcf-k8s-operator/issues
containers:
pcf:
resource: pcf-image
mounts:
- storage: config
location: /etc/pcf/
- storage: certs
location: /support/TLS
resources:
pcf-image:
type: oci-image
description: OCI image for 5G pcf
upstream-source: ghcr.io/canonical/sdcore-pcf:1.3
storage:
config:
type: filesystem
minimum-size: 1M
certs:
type: filesystem
minimum-size: 1M
requires:
database:
interface: mongodb_client
fiveg_nrf:
interface: fiveg_nrf
certificates:
interface: tls-certificates
logging:
interface: loki_push_api
assumes:
- k8s-api
- juju >= 3.4