commit | ed24cac58f33772eb7a9720781e0f40e2a0e3d75 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Mon Aug 26 20:52:20 2019 -0500 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Tue Aug 27 18:28:59 2019 -0500 |
tree | b333bb5116abcc94570460d49801dd772027e7a8 | |
parent | 16d7092d753cac25a46f07a5be6bf0653ee610bc [diff] [blame] |
COMAC-165 Refactoring omec-control-plane HSS - Split hss.yaml to resource specific files - Separate job for DB sync and initial MME and user - Make initial MME and user data configurable - Change to use static OPC for default users Change-Id: Ic4be24fcc5a00282ac6bd39f07a1cfc886829823
diff --git a/omec/omec-control-plane/templates/statefulset-mme.yaml b/omec/omec-control-plane/templates/statefulset-mme.yaml index 745388b..f478cb8 100644 --- a/omec/omec-control-plane/templates/statefulset-mme.yaml +++ b/omec/omec-control-plane/templates/statefulset-mme.yaml
@@ -27,6 +27,7 @@ selector: matchLabels: {{ tuple "mme" . | include "omec-control-plane.metadata_labels" | indent 6 }} + serviceName: mme template: metadata: labels: