Update nexus helm charts. Docker and helm repos are exposed using separated ingress... 43/443/2
authorZhe Huang <zhehuang@research.att.com>
Sat, 29 Jun 2019 06:31:10 +0000 (02:31 -0400)
committerwrider <lji@research.att.com>
Sun, 30 Jun 2019 02:50:35 +0000 (22:50 -0400)
commit8ae5e5da06fcdfe30d719497ecbb4b41bf286df7
tree13390324e342db3080e92fd6b6cfdfd2b61c6ebc
parentcca6ad5be1ba8679874c24a5b1c628055cd1eac8
Update nexus helm charts. Docker and helm repos are exposed using separated ingress URL and external service endpoints.

Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: I5f27b2735a4583249a6b0a5bc66e90ee4f87c961
27 files changed:
ric-aux/85-Ext-Services/helm/ext/templates/services-docker.yaml [new file with mode: 0644]
ric-aux/85-Ext-Services/helm/ext/templates/services-helm.yaml [new file with mode: 0644]
ric-aux/85-Ext-Services/helm/ext/templates/services-platform.yaml [moved from ric-aux/85-Ext-Services/helm/ext/templates/services.yaml with 70% similarity]
ric-aux/85-Ext-Services/helm/ext/templates/services-xapp.yaml [new file with mode: 0644]
ric-infra/10-Nexus/bin/clear_nexus_data_path [new file with mode: 0755]
ric-infra/10-Nexus/bin/install
ric-infra/10-Nexus/etc/nexus.conf
ric-infra/10-Nexus/helm/templates/_gen-cert.tpl [moved from ric-aux/85-Ext-Services/helm/ext/templates/_helper.tpl with 56% similarity]
ric-infra/10-Nexus/helm/templates/_helpers.tpl [deleted file]
ric-infra/10-Nexus/helm/templates/deployment.yaml
ric-infra/10-Nexus/helm/templates/docker-ingress.yaml [moved from ric-infra/10-Nexus/helm/templates/ingress.yaml with 70% similarity]
ric-infra/10-Nexus/helm/templates/helm-ingress.yaml [moved from ric-infra/10-Nexus/helm/templates/helmingress.yaml with 77% similarity]
ric-infra/10-Nexus/helm/templates/job-save-certs.yaml [moved from ric-infra/10-Nexus/helm/templates/save-secret-job.yaml with 79% similarity]
ric-infra/10-Nexus/helm/templates/nexus-ingress.yaml [new file with mode: 0644]
ric-infra/10-Nexus/helm/templates/persistentVolume.yaml
ric-infra/10-Nexus/helm/templates/persistentVolumeClaim.yaml
ric-infra/10-Nexus/helm/templates/secret-docker.yaml
ric-infra/10-Nexus/helm/templates/secret-helm.yaml
ric-infra/10-Nexus/helm/templates/secret-nexus.yaml [new file with mode: 0644]
ric-infra/10-Nexus/helm/templates/service.yaml
ric-infra/10-Nexus/helm/templates/storageClass.yaml
ric-infra/10-Nexus/helm/values.yaml
ric-infra/20-Monitoring/etc/elfkp.conf
ric-platform/55-Ext-Services/helm/ext/templates/_helper.tpl [deleted file]
ric-platform/55-Ext-Services/helm/ext/templates/services-aux.yaml [moved from ric-platform/55-Ext-Services/helm/ext/templates/services.yaml with 100% similarity]
ric-platform/55-Ext-Services/helm/ext/templates/services-docker.yaml [new file with mode: 0644]
ric-platform/55-Ext-Services/helm/ext/templates/services-helm.yaml [new file with mode: 0644]