-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #124 from adamrushuk/develop
Added my Nexus helm chart
- Loading branch information
Showing
28 changed files
with
271 additions
and
191 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,7 +39,7 @@ env: | |
DEMO_USER_USERNAME: demo_user | ||
# DEMO_USER_PASSWORD: ${{ secrets.DEMO_USER_PASSWORD }} | ||
DNS_DOMAIN_NAME: nexus.thehypepipe.co.uk | ||
DOCKER_FQDN: docker-nexus.thehypepipe.co.uk | ||
DOCKER_FQDN: docker.thehypepipe.co.uk | ||
EMAIL_ADDRESS: [email protected] | ||
ENABLE_TLS_INGRESS: true | ||
FORCE_TEST_FAIL: false | ||
|
@@ -48,7 +48,7 @@ env: | |
ROOT_DOMAIN_NAME: thehypepipe.co.uk | ||
# NEXUS_ADMIN_PASSWORD: ${{ secrets.NEXUS_ADMIN_PASSWORD }} | ||
# STORAGE_KEY: 'env var set by Get-StorageKey.ps1' | ||
VELERO_ENABLED: false | ||
VELERO_ENABLED: true | ||
|
||
# terraform | ||
TF_IN_AUTOMATION: "true" | ||
|
@@ -220,7 +220,7 @@ jobs: | |
- name: Unregister NuGet proxy repo | ||
run: pwsh -command "Unregister-PSRepository -Name nuget.org-proxy -Verbose" | ||
|
||
# TODO: https://github.com/zyborg/pester-tests-report/issues/1 | ||
# Shows at the bottom of a run: https://github.com/adamrushuk/aks-nexus-velero/runs/1035347513?check_suite_focus=true | ||
- name: Pester report | ||
uses: zyborg/[email protected] | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,7 @@ env: | |
|
||
# other | ||
# prod or staging | ||
CERT_API_ENVIRONMENT: prod | ||
CERT_API_ENVIRONMENT: staging | ||
DNS_DOMAIN_NAME: nexus.thehypepipe.co.uk | ||
EMAIL_ADDRESS: [email protected] | ||
ENABLE_TLS_INGRESS: true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,4 @@ docker_repo_request_body: | |
docker: | ||
v1Enabled: false | ||
forceBasicAuth: false | ||
httpPort: 8123 | ||
httpPort: 5000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,5 +28,5 @@ spec: | |
paths: | ||
- backend: | ||
serviceName: nexus | ||
servicePort: 8123 | ||
servicePort: 5000 | ||
path: / |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,5 +33,5 @@ spec: | |
paths: | ||
- backend: | ||
serviceName: nexus | ||
servicePort: 8123 | ||
servicePort: 5000 | ||
path: / |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Default values for nexus. | ||
# This is a YAML-formatted file. | ||
# Declare variables to be passed into your templates. | ||
|
||
nexus: | ||
# The ports should only be changed if the nexus image uses a different port | ||
dockerPort: 5000 | ||
nexusPort: 8081 | ||
|
||
storageSize: 8Gi | ||
|
||
## If defined, storageClassName: <storageClass> | ||
## If set to "-", storageClassName: "", which disables dynamic provisioning | ||
## If undefined (the default) or set to null, no storageClassName spec is | ||
## set, choosing the default provisioner. (gp2 on AWS, standard on | ||
## GKE, AWS & OpenStack) | ||
## | ||
# GitHub Action helm/kind-action uses: "standard" | ||
# Azure uses: "default" | ||
storageClass: "default" | ||
|
||
# https://hub.docker.com/r/sonatype/nexus3/tags | ||
image: | ||
repository: sonatype/nexus3 | ||
pullPolicy: IfNotPresent | ||
# Overrides the image tag whose default is the chart appVersion. | ||
tag: "3.27.0" |
Oops, something went wrong.