Merge branch 'old-update-upstream' into update-upstream

This commit is contained in:
Marcos Bjoerkelund
2019-07-18 17:40:38 +02:00
2 changed files with 2 additions and 6 deletions

View File

@@ -281,8 +281,6 @@ service:
# The service port Notary listens on. Only needed when notary.enabled
# is set to true
notaryPort: 4443
annotations: {}
sourceRanges: []
nodePort:
# The name of NodePort service
name: harbor
@@ -314,6 +312,8 @@ service:
# The service port Notary listens on. Only needed when notary.enabled
# is set to true
notaryPort: 4443
annotations: {}
sourceRanges: []
# The external URL for Harbor core service. It is used to
# 1) populate the docker/helm commands showed on portal
@@ -337,7 +337,6 @@ externalURL: https://core.harbor.domain
# contains a base64 encoded CA Certificate named `ca.crt`.
# uaaSecretName:
## Kubernetes Security Context
## https://kubernetes.io/docs/tasks/configure-pod-container/security-context/
##

View File

@@ -281,8 +281,6 @@ service:
# The service port Notary listens on. Only needed when notary.enabled
# is set to true
notaryPort: 4443
annotations: {}
sourceRanges: []
nodePort:
# The name of NodePort service
name: harbor
@@ -339,7 +337,6 @@ externalURL: https://core.harbor.domain
# contains a base64 encoded CA Certificate named `ca.crt`.
# uaaSecretName:
## Kubernetes Security Context
## https://kubernetes.io/docs/tasks/configure-pod-container/security-context/
##