Revert "Feature 11060: Remove POL and PLA modules from OSM helm chart" 80/15180/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 25 Apr 2025 04:46:11 +0000 (06:46 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 25 Apr 2025 07:37:51 +0000 (09:37 +0200)
commit407a433b12f491b8b4085ab5429d7db4132065ae
tree08e8807670c1bd047aab85c22d04fd2c78c3a086
parente7f51ffb4c17d8353d7aae68c2cdc67949c98008
Revert "Feature 11060: Remove POL and PLA modules from OSM helm chart"

This reverts commit 07367db6ef025e4fbb872b32a1f42737d2a563ec.

Change-Id: Ifa86312a16c4841603316f38ee5ffbdb4e6cc39f
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
30 files changed:
docker/PLA/Dockerfile [new file with mode: 0644]
docker/PLA/scripts/start.sh [new file with mode: 0644]
docker/POL/Dockerfile [new file with mode: 0644]
docker/POL/scripts/start.sh [new file with mode: 0644]
installers/full_install_osm.sh
installers/helm/osm/templates/airflow/airflow-secret.yaml
installers/helm/osm/templates/alertmanager/alertmanager-ingress.yaml
installers/helm/osm/templates/mon/mon-deployment.yaml
installers/helm/osm/templates/pla/pla-configmap.yaml [new file with mode: 0644]
installers/helm/osm/templates/pla/pla-deployment.yaml [new file with mode: 0644]
installers/helm/osm/templates/pol/pol-configmap.yaml [new file with mode: 0644]
installers/helm/osm/templates/pol/pol-deployment.yaml [new file with mode: 0644]
installers/helm/osm/templates/webhook_translator/webhook-translator-configmap.yaml
installers/helm/osm/templates/webhook_translator/webhook-translator-deployment.yaml
installers/helm/osm/templates/webhook_translator/webhook-translator-ingress.yaml
installers/helm/osm/templates/webhook_translator/webhook-translator-secret.yaml
installers/helm/osm/templates/webhook_translator/webhook-translator-service.yaml
installers/helm/osm/values.yaml
installers/helm/values/airflow-values.yaml [new file with mode: 0644]
installers/install_ngsa.sh [new file with mode: 0755]
installers/install_osm.sh
installers/uninstall_osm.sh
jenkins/ci-pipelines/ci_stage_3.groovy
tools/check_changes.sh
tools/deletetag.sh
tools/gen-repo.sh
tools/local-build.sh
tools/newbranch.sh
tools/newtag.sh
tools/osm-report