[bitnami/harbor] Update prerequisites

This commit is contained in:
Javier J. Salmeron Garcia
2019-10-15 16:13:59 +02:00
parent 87efb1e5c4
commit e81a46c841
3 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: harbor
version: 2.6.11
version: 2.6.12
appVersion: 1.9.1
description: Harbor is an an open source trusted cloud native registry project that stores, signs, and scans content
keywords:
+4 -2
View File
@@ -25,8 +25,10 @@ This [Helm](https://github.com/kubernetes/helm) chart installs [Harbor](https://
## Prerequisites
- Kubernetes cluster 1.10+
- Helm 2.8.0+
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
- ReadWriteMany volumes for deployment scaling
## Installing the Chart
+1 -1
View File
@@ -298,7 +298,7 @@ service:
notarySecretName: ""
# The common name used to generate the certificate, it's necessary
# when the type isn't "ingress" and "secretName" is null
commonName: ""
commonName: "harbor.local"
ingress:
hosts:
core: core.harbor.domain