Skip to content
Snippets Groups Projects
two_openldap_vnfd.yaml 449 B
Newer Older
vnfd:
  description: KNF with two KDU using a helm-chart for openldap, one from helm repo, the other one from OCI registry
  df:
  - id: default-df
  ext-cpd:
  - id: mgmt-ext
    k8s-cluster-net: mgmtnet
  id: two_openldap_knf
  k8s-cluster:
    nets:
    - id: mgmtnet
  kdu:
  - name: ldap1
    helm-chart: oci://...
  - name: ldap2
    helm-chart: ocirepo/openldap
  mgmt-cp: mgmt-ext
  product-name: openldap_knf
  provider: OSM
  version: 1.0