Skip to content

Allow overriding image registry and Helm chart sources in NetBox deploy script #296

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: feature/deploy-netbox-vcluster
Choose a base branch
from

Conversation

pablogarciamiranda
Copy link
Collaborator

@pablogarciamiranda pablogarciamiranda commented May 2, 2025

export NETBOX_SQL_DUMP_URL=https://artifactory.swisscom.com/artifactory/githubusercontent-generic-remote/netbox-community/netbox-demo-data/master/sql/netbox-demo-v4.1.sql
export SPILO_IMAGE=mobile-docker-virtual.artifactory.swisscom.com/zalando/spilo-16:3.2-p3
export NETBOX_HELM_CHART=https://artifactory.swisscom.com/artifactory/github-generic-remote/netbox-community/netbox-chart/releases/download/netbox-5.0.0-beta.169/netbox-5.0.0-beta.169.tgz
export POSTGRESS_OPERATOR_HELM_CHART=https://artifactory.swisscom.com/artifactory/postgres-operator-zalando-helm-remote/postgres-operator-1.12.2.tgz
export PYTHON_BASE_IMAGE=mobile-docker-virtual.artifactory.swisscom.com/python:3.12
export ARTIFACTORY_PYPI_URL=https://artifactory.swisscom.com/artifactory/api/pypi/pypi-remote/simple
export ARTIFACTORY_TRUSTED_HOST=artifactory.swisscom.com

…ry instead of public repositories for binaries and helm charts
@pablogarciamiranda pablogarciamiranda marked this pull request as draft May 2, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant