Synchronize upstreamed folder to a3eb44f8e

This commit is contained in:
bitnami-bot
2019-07-12 09:35:11 +00:00
parent e14ad83e98
commit fed502eaf9
6 changed files with 29 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: external-dns
version: 2.2.2
version: 2.2.3
appVersion: 0.5.15
description: ExternalDNS is a Kubernetes addon that configures public DNS servers with information about exposed Kubernetes services to make them discoverable.
keywords:

View File

@@ -54,11 +54,13 @@ The following table lists the configurable parameters of the external-dns chart
| `image.tag` | ExternalDNS Image tag | `{TAG_NAME}` |
| `image.pullPolicy` | ExternalDNS image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` (does not add image pull secrets to deployed pods) |
| `nameOverride` | String to partially override external-dns.fullname template with a string (will prepend the release name)| `nil` |
| `fullnameOverride` | String to fully override external-dns.fullname template with a string | `nil` |
| `sources` | K8s resources type to be observed for new DNS entries by ExternalDNS | `[service, ingress]` |
| `provider` | DNS provider where the DNS records will be created (mandatory) (options: aws, azure, google, ...) | `aws` |
| `publishInternalServices` | Whether to publish DNS records for ClusterIP services or not | `false` |
| `aws.credentials.accessKey` | When using the AWS provider, set `aws_access_key_id` in the AWS credentials (optional) | `""` |
| `aws.credentials.secretKey` | When using the AWS provider, set `aws_secret_access_key` in the AWS credentials (optional) | `""` |
| `aws.credentials.accessKey` | When using the AWS provider, set `aws_access_key_id` in the AWS credentials (optional) | `""` |
| `aws.credentials.secretKey` | When using the AWS provider, set `aws_secret_access_key` in the AWS credentials (optional) | `""` |
| `aws.credentials.mountPath` | When using the AWS provider, determine `mountPath` for `credentials` secret | `"/.aws"` |
| `aws.region` | When using the AWS provider, `AWS_DEFAULT_REGION` to set in the environment (optional) | `us-east-1` |
| `aws.zoneType` | When using the AWS provider, filter for zones of this type (optional, options: public, private) | `""` |
@@ -78,7 +80,7 @@ The following table lists the configurable parameters of the external-dns chart
| `google.serviceAccountSecret` | When using the Google provider, specify the existing secret which contains credentials.json (optional) | `""` |
| `google.serviceAccountKey` | When using the Google provider, specify the service account key JSON file. (required when `google.serviceAccountSecret` is not provided. In this case a new secret will be created holding this service account | `""` |
| `infoblox.gridHost` | When using the Infoblox provider, specify the Infoblox Grid host (required when provider=infoblox) | `""` |
| `infoblox.wapiUsername` | When using the Infoblox provider, specify the Infoblox WAPI username | `"admin"` |
| `infoblox.wapiUsername` | When using the Infoblox provider, specify the Infoblox WAPI username | `"admin"` |
| `infoblox.wapiPassword` | When using the Infoblox provider, specify the Infoblox WAPI password (required when provider=infoblox) | `""` |
| `infoblox.domainFilter` | When using the Infoblox provider, specify the domain (optional) | `""` |
| `infoblox.noSslVerify` | When using the Infoblox provider, disable SSL verification (optional) | `false` |
@@ -110,9 +112,9 @@ The following table lists the configurable parameters of the external-dns chart
| `extraArgs` | Extra arguments to be passed to external-dns | `{}` |
| `extraEnv` | Extra environment variables to be passed to external-dns | `[]` |
| `replicas` | Desired number of ExternalDNS replicas | `1` |
| `affinity` | Affinity for pod assignment (this value is evaluated as a template) | `{}` |
| `nodeSelector` | Node labels for pod assignment (this value is evaluated as a template) | `{}` |
| `tolerations` | Tolerations for pod assignment (this value is evaluated as a template) | `[]` |
| `affinity` | Affinity for pod assignment (this value is evaluated as a template) | `{}` |
| `nodeSelector` | Node labels for pod assignment (this value is evaluated as a template) | `{}` |
| `tolerations` | Tolerations for pod assignment (this value is evaluated as a template) | `[]` |
| `podAnnotations` | Additional annotations to apply to the pod. | `{}` |
| `podLabels` | Additional labels to be added to pods | {} |
| `podSecurityContext.fsGroup` | Group ID for the container | `1001` |
@@ -130,7 +132,7 @@ The following table lists the configurable parameters of the external-dns chart
| `rbac.create` | Wether to create & use RBAC resources or not | `false` |
| `rbac.serviceAccountName` | ServiceAccount (ignored if rbac.create == true) | `default` |
| `rbac.apiVersion` | Version of the RBAC API | `v1beta1` |
| `rbac.pspEnabled` | PodSecurityPolicy | `false` |
| `rbac.pspEnabled` | PodSecurityPolicy | `false` |
| `resources` | CPU/Memory resource requests/limits. | `{}` |
| `livenessProbe` | Deployment Liveness Probe | See `values.yaml` |
| `readinessProbe` | Deployment Readiness Probe | See `values.yaml` |

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: prestashop
version: 6.6.4
version: 6.6.5
appVersion: 1.7.6-0
description: A popular open source ecommerce solution. Professional tools are easily accessible to increase online sales including instant guest checkout, abandoned cart reminders and automated Email marketing.
keywords:

View File

@@ -56,6 +56,8 @@ The following table lists the configurable parameters of the PrestaShop chart an
| `image.tag` | PrestaShop image tag | `{TAG_NAME}` |
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` (does not add image pull secrets to deployed pods) |
| `nameOverride` | String to partially override prestashop.fullname template with a string (will prepend the release name) | `nil` |
| `fullnameOverride` | String to fully override prestashop.fullname template with a string | `nil` |
| `service.type` | Kubernetes Service type | `LoadBalancer` |
| `service.port` | Service HTTP port | `80` |
| `service.httpsPort` | Service HTTPS port | `443` |

View File

@@ -11,9 +11,17 @@ Create a default fully qualified app name.
We truncate at 63 chars because some Kubernetes name fields are limited to this (by the DNS naming spec).
*/}}
{{- define "prestashop.fullname" -}}
{{- if .Values.fullnameOverride -}}
{{- .Values.fullnameOverride | trunc 63 | trimSuffix "-" -}}
{{- else -}}
{{- $name := default .Chart.Name .Values.nameOverride -}}
{{- if contains $name .Release.Name -}}
{{- .Release.Name | trunc 63 | trimSuffix "-" -}}
{{- else -}}
{{- printf "%s-%s" .Release.Name $name | trunc 63 | trimSuffix "-" -}}
{{- end -}}
{{- end -}}
{{- end -}}
{{/*
Create chart name and version as used by the chart label.

View File

@@ -26,6 +26,14 @@ image:
# pullSecrets:
# - myRegistryKeySecretName
## String to partially override prestashop.fullname template (will maintain the release name)
##
# nameOverride:
## String to fully override prestashop.fullname template
##
# fullnameOverride:
## PrestaShop host to create application URLs
## ref: https://github.com/bitnami/bitnami-docker-prestashop#configuration
##