commit | ab7a6bbcc91f6b34143aac1ae3124367fe4b27bd | [log] [tgz] |
---|---|---|
author | Krzysztof Opasiak <k.opasiak@samsung.com> | Tue Mar 24 03:30:51 2020 +0100 |
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | Mon Mar 30 23:35:32 2020 +0000 |
tree | 7a7aedc1336418f94c459b8f768b9e73af2fc583 | |
parent | a52d0c03906640203429d1b713261028db835eba [diff] [blame] |
[SDNC] Use faster version of common secret templates Issue-ID: OOM-2051 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I6cf72e3d6dcd8eab5f913b86febc7a21d02c1ecb
diff --git a/kubernetes/sdnc/templates/pv-certs.yaml b/kubernetes/sdnc/templates/pv-certs.yaml index 1b2cf88..8aa9af4 100644 --- a/kubernetes/sdnc/templates/pv-certs.yaml +++ b/kubernetes/sdnc/templates/pv-certs.yaml
@@ -13,6 +13,7 @@ # # See the License for the specific language governing permissions and # # limitations under the License. */}} + {{ if .Values.certpersistence.enabled }} --- kind: PersistentVolume