Add PV for SDN-C MD-DAL data exports 91/44891/4
authorjmac <james.macnider@amdocs.com>
Thu, 26 Apr 2018 14:26:55 +0000 (14:26 +0000)
committerjmac <james.macnider@amdocs.com>
Wed, 2 May 2018 14:25:53 +0000 (14:25 +0000)
commit8d6dc96d5cdc582b236ba4c6a76ece023094f55c
tree36533de1f4cfc608c55d0fc6cae7a2f3bd77d397
parentc72aa028fcfd48a7f6674eb17fc9e7454184be2e
Add PV for SDN-C MD-DAL data exports

The path '/opt/opendaylight/current/daexim' is now mapped to a persistent
volume that will survive pod restarts and destruction.  A separate PV is
created for each SDN-C instance with the same ordinal as the corresponding
sdnc pod.

Change-Id: Ib5373fc2ae25b70992ff69e78571106f37af72e4
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: SDNC-223
kubernetes/sdnc/templates/pv.yaml [new file with mode: 0644]
kubernetes/sdnc/templates/statefulset.yaml
kubernetes/sdnc/values.yaml