Skip to content

Commit

Permalink
Update jekyll site
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn authored and github-actions[bot] committed Oct 2, 2024
1 parent 9aaf7ee commit c0422ed
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions assets/js/search-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
},"16": {
"doc": "alfresco-insight-zeppelin",
"title": "Values",
"content": "| Key | Type | Default | Description | . | affinity | string | \"\" | Pod affinity, passed thru tpl function | . | environment.ZEPPELIN_INTP_MEM | string | \"-Xms512m -Xmx1g\" |   | . | environment.ZEPPELIN_MEM | string | \"-Xms512m -Xmx1g\" |   | . | global.alfrescoRegistryPullSecrets | string | \"quay-registry-secret\" | Global definition of Docker registry pull secret which can be overridden from parent ACS Helm chart(s) | . | global.strategy.rollingUpdate.maxSurge | int | 1 |   | . | global.strategy.rollingUpdate.maxUnavailable | int | 0 |   | . | image.internalPort | int | 9090 |   | . | image.pullPolicy | string | \"IfNotPresent\" |   | . | image.repository | string | \"quay.io/alfresco/insight-zeppelin\" |   | . | image.tag | string | \"2.0.11\" |   | . | ingress.path | string | \"/zeppelin\" |   | . | livenessProbe.initialDelaySeconds | int | 130 |   | . | livenessProbe.periodSeconds | int | 20 |   | . | livenessProbe.timeoutSeconds | int | 10 |   | . | nodeSelector | object | {} |   | . | podSecurityContext.runAsNonRoot | bool | true |   | . | podSecurityContext.runAsUser | int | 33007 |   | . | readinessProbe.initialDelaySeconds | int | 60 |   | . | readinessProbe.periodSeconds | int | 20 |   | . | readinessProbe.timeoutSeconds | int | 10 |   | . | replicaCount | int | 1 |   | . | repository.existingConfigMap.keys.host | string | \"REPO_HOST\" | Key within the configmap holding the repository hostname | . | repository.existingConfigMap.keys.port | string | \"REPO_PORT\" | Key within the configmap holding the repository port | . | repository.existingConfigMap.name | string | nil | Name of a pre-existing configmap containing Alfresco repository URL | . | repository.url | string | \"http://alfresco-search-service\" | Alfresco repository URL | . | resources.limits.cpu | string | \"1\" |   | . | resources.limits.memory | string | \"1024Mi\" |   | . | resources.requests.cpu | string | \"0.5\" |   | . | resources.requests.memory | string | \"512Mi\" |   | . | service.externalPort | int | 80 |   | . | service.name | string | \"zeppelin\" |   | . | service.type | string | \"ClusterIP\" |   | . | serviceAccount.annotations | object | {} | Annotations to add to the service account | . | serviceAccount.automount | bool | true | Automatically mount a ServiceAccount’s API credentials? | . | serviceAccount.create | bool | true | Specifies whether a service account should be created | . | serviceAccount.name | string | \"\" | The name of the service account to use. If not set and create is true, a name is generated using the fullname template | . | tolerations | list | [] |   | . ",
"content": "| Key | Type | Default | Description | . | affinity | string | \"\" | Pod affinity, passed thru tpl function | . | environment.ZEPPELIN_INTP_MEM | string | \"-Xms512m -Xmx1g\" |   | . | environment.ZEPPELIN_MEM | string | \"-Xms512m -Xmx1g\" |   | . | global.alfrescoRegistryPullSecrets | string | \"quay-registry-secret\" | Global definition of Docker registry pull secret which can be overridden from parent ACS Helm chart(s) | . | global.strategy.rollingUpdate.maxSurge | int | 1 |   | . | global.strategy.rollingUpdate.maxUnavailable | int | 0 |   | . | image.internalPort | int | 9090 |   | . | image.pullPolicy | string | \"IfNotPresent\" |   | . | image.repository | string | \"quay.io/alfresco/insight-zeppelin\" |   | . | image.tag | string | \"2.0.12\" |   | . | ingress.path | string | \"/zeppelin\" |   | . | livenessProbe.initialDelaySeconds | int | 130 |   | . | livenessProbe.periodSeconds | int | 20 |   | . | livenessProbe.timeoutSeconds | int | 10 |   | . | nodeSelector | object | {} |   | . | podSecurityContext.runAsNonRoot | bool | true |   | . | podSecurityContext.runAsUser | int | 33007 |   | . | readinessProbe.initialDelaySeconds | int | 60 |   | . | readinessProbe.periodSeconds | int | 20 |   | . | readinessProbe.timeoutSeconds | int | 10 |   | . | replicaCount | int | 1 |   | . | repository.existingConfigMap.keys.host | string | \"REPO_HOST\" | Key within the configmap holding the repository hostname | . | repository.existingConfigMap.keys.port | string | \"REPO_PORT\" | Key within the configmap holding the repository port | . | repository.existingConfigMap.name | string | nil | Name of a pre-existing configmap containing Alfresco repository URL | . | repository.url | string | \"http://alfresco-search-service\" | Alfresco repository URL | . | resources.limits.cpu | string | \"1\" |   | . | resources.limits.memory | string | \"1024Mi\" |   | . | resources.requests.cpu | string | \"0.5\" |   | . | resources.requests.memory | string | \"512Mi\" |   | . | service.externalPort | int | 80 |   | . | service.name | string | \"zeppelin\" |   | . | service.type | string | \"ClusterIP\" |   | . | serviceAccount.annotations | object | {} | Annotations to add to the service account | . | serviceAccount.automount | bool | true | Automatically mount a ServiceAccount’s API credentials? | . | serviceAccount.create | bool | true | Specifies whether a service account should be created | . | serviceAccount.name | string | \"\" | The name of the service account to use. If not set and create is true, a name is generated using the fullname template | . | tolerations | list | [] |   | . ",
"url": "/alfresco-helm-charts/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/README.html#values",

"relUrl": "/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/README.html#values"
Expand All @@ -134,14 +134,14 @@
},"19": {
"doc": "alfresco-search-service",
"title": "Requirements",
"content": "| Repository | Name | Version | . |   | alfresco-insight-zeppelin | 3.0.2 | . | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.3 | . ",
"content": "| Repository | Name | Version | . |   | alfresco-insight-zeppelin | 3.0.3 | . | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.3 | . ",
"url": "/alfresco-helm-charts/charts/alfresco-search-service/README.html#requirements",

"relUrl": "/charts/alfresco-search-service/README.html#requirements"
},"20": {
"doc": "alfresco-search-service",
"title": "Values",
"content": "| Key | Type | Default | Description | . | affinity | string | \"\" | Pod affinity, passed thru tpl function | . | alfresco-insight-zeppelin.enabled | bool | false |   | . | environment.SOLR_CREATE_ALFRESCO_DEFAULTS | string | \"alfresco,archive\" |   | . | global.alfrescoRegistryPullSecrets | string | \"quay-registry-secret\" |   | . | ingress.annotations | object | {\"nginx.ingress.kubernetes.io/auth-realm\":\"Authentication Required - Alfresco Search Services\",\"nginx.ingress.kubernetes.io/auth-type\":\"basic\",\"nginx.ingress.kubernetes.io/whitelist-source-range\":\"0.0.0.0/0\"} | nginx ingress annotations (see https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/annotations) | . | ingress.basicAuth | string | nil | Default solr basic auth user/password: admin / admin You can create your own with htpasswd utilility & encode it with base640. Example: echo -n \"$(htpasswd -nbm admin admin)\" | base64 | tr -d '\\n' basicAuth: YWRtaW46JGFwcjEkVVJqb29uS00kSEMuS1EwVkRScFpwSHB2a3JwTDd1Lg== | . | ingress.className | string | \"nginx\" |   | . | ingress.enabled | bool | false | Expose the solr admin console behind basic auth | . | ingress.existingSecretName | string | nil | An existing secret that contains an auth key with a value in the same format of ingress.basicAuth | . | ingress.path | string | \"/solr\" |   | . | ingress.tls | list | [] |   | . | initContainer.image.pullPolicy | string | \"IfNotPresent\" |   | . | initContainer.image.repository | string | \"busybox\" |   | . | initContainer.image.tag | string | \"1.35.0\" |   | . | initContainer.resources.limits.memory | string | \"20Mi\" |   | . | initContainer.resources.requests.memory | string | \"5Mi\" |   | . | insightEngineImage.internalPort | string | nil | container’s port search service is listening on change if your custom image use a different port. | . | insightEngineImage.pullPolicy | string | \"IfNotPresent\" |   | . | insightEngineImage.repository | string | \"quay.io/alfresco/insight-engine\" |   | . | insightEngineImage.tag | string | \"2.0.11\" |   | . | livenessProbe.failureThreshold | int | 1 |   | . | livenessProbe.initialDelaySeconds | int | 130 |   | . | livenessProbe.periodSeconds | int | 20 |   | . | livenessProbe.timeoutSeconds | int | 10 |   | . | nodeSelector | object | {} |   | . | persistence.accessModes[0] | string | \"ReadWriteOnce\" |   | . | persistence.baseSize | string | \"10Gi\" | Capacity of the PVC for persistency | . | persistence.enabled | bool | true | When disabled, data is lost when pod is terminated/rescheduled | . | persistence.existingClaim | string | nil | Provide a pre-existing PVC for persistency | . | persistence.search.data.mountPath | string | \"/opt/alfresco-search-services/data\" |   | . | persistence.search.data.subPath | string | \"alfresco-content-services/solr-data\" |   | . | persistence.storageClass | string | nil | Bind PVC based on storageClass (e.g. dynamic provisioning) | . | podSecurityContext.fsGroup | int | 33007 |   | . | podSecurityContext.runAsGroup | int | 33007 |   | . | podSecurityContext.runAsNonRoot | bool | true |   | . | podSecurityContext.runAsUser | int | 33007 |   | . | readinessProbe.initialDelaySeconds | int | 60 |   | . | readinessProbe.periodSeconds | int | 20 |   | . | readinessProbe.timeoutSeconds | int | 10 |   | . | repository.existingConfigMap.keys.host | string | \"SOLR_ALFRESCO_HOST\" | Key within the configmap holding the repository hostname | . | repository.existingConfigMap.keys.port | string | \"SOLR_ALFRESCO_PORT\" | Key within the configmap holding the repository port | . | repository.existingConfigMap.keys.securecomms | string | \"SOLR_ALFRESCO_SECURE_COMMS\" | Key within the configmap holding the repository security level | . | repository.existingConfigMap.name | string | nil | Name of a pre-existing configmap containing Alfresco repository URL | . | repository.existingSecret.keys.sharedSecret | string | \"SOLR_ALFRESCO_SECURECOMMS_SECRET\" | Key within the secret holding the repository shared secret | . | repository.existingSecret.name | string | nil | Alternatively, provide a pre-existing secret containing the shared secret used with repository when securecomms is secret | . | repository.host | string | nil | Alfresco repository hostname | . | repository.port | string | nil | Alfresco repository port | . | repository.securecomms | string | \"secret\" | Alfresco repository security level to use when tracking the repo (‘none’ or ‘secret’) | . | repository.sharedSecret | string | nil | Shared secret used with repository when securecomms is secret | . | resources.limits.cpu | string | \"4\" |   | . | resources.limits.memory | string | \"2000Mi\" |   | . | resources.requests.cpu | string | \"0.50\" |   | . | resources.requests.memory | string | \"1200Mi\" |   | . | searchServicesImage.internalPort | string | nil | container’s port search service is listening on change if your custom image use a different port. | . | searchServicesImage.pullPolicy | string | \"IfNotPresent\" |   | . | searchServicesImage.repository | string | \"quay.io/alfresco/search-services\" |   | . | searchServicesImage.tag | string | \"2.0.11\" |   | . | service.name | string | \"solr\" |   | . | service.type | string | \"ClusterIP\" |   | . | serviceAccount.annotations | object | {} | Annotations to add to the service account | . | serviceAccount.automount | bool | true | Automatically mount a ServiceAccount’s API credentials? | . | serviceAccount.create | bool | true | Specifies whether a service account should be created | . | serviceAccount.name | string | \"\" | The name of the service account to use. If not set and create is true, a name is generated using the fullname template | . | tolerations | list | [] |   | . | type | string | \"search-services\" | set alfresco-insight-zeppelin.enabled=true As the Docker Image for Insight Engine is not publicly available the alfrescoRegistryPullSecrets has to be set More information can be found on https://github.com/Alfresco/acs-deployment/blob/master/docs/helm/registry-authentication.md | . ",
"content": "| Key | Type | Default | Description | . | affinity | string | \"\" | Pod affinity, passed thru tpl function | . | alfresco-insight-zeppelin.enabled | bool | false |   | . | environment.SOLR_CREATE_ALFRESCO_DEFAULTS | string | \"alfresco,archive\" |   | . | global.alfrescoRegistryPullSecrets | string | \"quay-registry-secret\" |   | . | ingress.annotations | object | {\"nginx.ingress.kubernetes.io/auth-realm\":\"Authentication Required - Alfresco Search Services\",\"nginx.ingress.kubernetes.io/auth-type\":\"basic\",\"nginx.ingress.kubernetes.io/whitelist-source-range\":\"0.0.0.0/0\"} | nginx ingress annotations (see https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/annotations) | . | ingress.basicAuth | string | nil | Default solr basic auth user/password: admin / admin You can create your own with htpasswd utilility & encode it with base640. Example: echo -n \"$(htpasswd -nbm admin admin)\" | base64 | tr -d '\\n' basicAuth: YWRtaW46JGFwcjEkVVJqb29uS00kSEMuS1EwVkRScFpwSHB2a3JwTDd1Lg== | . | ingress.className | string | \"nginx\" |   | . | ingress.enabled | bool | false | Expose the solr admin console behind basic auth | . | ingress.existingSecretName | string | nil | An existing secret that contains an auth key with a value in the same format of ingress.basicAuth | . | ingress.path | string | \"/solr\" |   | . | ingress.tls | list | [] |   | . | initContainer.image.pullPolicy | string | \"IfNotPresent\" |   | . | initContainer.image.repository | string | \"busybox\" |   | . | initContainer.image.tag | string | \"1.35.0\" |   | . | initContainer.resources.limits.memory | string | \"20Mi\" |   | . | initContainer.resources.requests.memory | string | \"5Mi\" |   | . | insightEngineImage.internalPort | string | nil | container’s port search service is listening on change if your custom image use a different port. | . | insightEngineImage.pullPolicy | string | \"IfNotPresent\" |   | . | insightEngineImage.repository | string | \"quay.io/alfresco/insight-engine\" |   | . | insightEngineImage.tag | string | \"2.0.12\" |   | . | livenessProbe.failureThreshold | int | 1 |   | . | livenessProbe.initialDelaySeconds | int | 130 |   | . | livenessProbe.periodSeconds | int | 20 |   | . | livenessProbe.timeoutSeconds | int | 10 |   | . | nodeSelector | object | {} |   | . | persistence.accessModes[0] | string | \"ReadWriteOnce\" |   | . | persistence.baseSize | string | \"10Gi\" | Capacity of the PVC for persistency | . | persistence.enabled | bool | true | When disabled, data is lost when pod is terminated/rescheduled | . | persistence.existingClaim | string | nil | Provide a pre-existing PVC for persistency | . | persistence.search.data.mountPath | string | \"/opt/alfresco-search-services/data\" |   | . | persistence.search.data.subPath | string | \"alfresco-content-services/solr-data\" |   | . | persistence.storageClass | string | nil | Bind PVC based on storageClass (e.g. dynamic provisioning) | . | podSecurityContext.fsGroup | int | 33007 |   | . | podSecurityContext.runAsGroup | int | 33007 |   | . | podSecurityContext.runAsNonRoot | bool | true |   | . | podSecurityContext.runAsUser | int | 33007 |   | . | readinessProbe.initialDelaySeconds | int | 60 |   | . | readinessProbe.periodSeconds | int | 20 |   | . | readinessProbe.timeoutSeconds | int | 10 |   | . | repository.existingConfigMap.keys.host | string | \"SOLR_ALFRESCO_HOST\" | Key within the configmap holding the repository hostname | . | repository.existingConfigMap.keys.port | string | \"SOLR_ALFRESCO_PORT\" | Key within the configmap holding the repository port | . | repository.existingConfigMap.keys.securecomms | string | \"SOLR_ALFRESCO_SECURE_COMMS\" | Key within the configmap holding the repository security level | . | repository.existingConfigMap.name | string | nil | Name of a pre-existing configmap containing Alfresco repository URL | . | repository.existingSecret.keys.sharedSecret | string | \"SOLR_ALFRESCO_SECURECOMMS_SECRET\" | Key within the secret holding the repository shared secret | . | repository.existingSecret.name | string | nil | Alternatively, provide a pre-existing secret containing the shared secret used with repository when securecomms is secret | . | repository.host | string | nil | Alfresco repository hostname | . | repository.port | string | nil | Alfresco repository port | . | repository.securecomms | string | \"secret\" | Alfresco repository security level to use when tracking the repo (‘none’ or ‘secret’) | . | repository.sharedSecret | string | nil | Shared secret used with repository when securecomms is secret | . | resources.limits.cpu | string | \"4\" |   | . | resources.limits.memory | string | \"2000Mi\" |   | . | resources.requests.cpu | string | \"0.50\" |   | . | resources.requests.memory | string | \"1200Mi\" |   | . | searchServicesImage.internalPort | string | nil | container’s port search service is listening on change if your custom image use a different port. | . | searchServicesImage.pullPolicy | string | \"IfNotPresent\" |   | . | searchServicesImage.repository | string | \"quay.io/alfresco/search-services\" |   | . | searchServicesImage.tag | string | \"2.0.12\" |   | . | service.name | string | \"solr\" |   | . | service.type | string | \"ClusterIP\" |   | . | serviceAccount.annotations | object | {} | Annotations to add to the service account | . | serviceAccount.automount | bool | true | Automatically mount a ServiceAccount’s API credentials? | . | serviceAccount.create | bool | true | Specifies whether a service account should be created | . | serviceAccount.name | string | \"\" | The name of the service account to use. If not set and create is true, a name is generated using the fullname template | . | tolerations | list | [] |   | . | type | string | \"search-services\" | set alfresco-insight-zeppelin.enabled=true As the Docker Image for Insight Engine is not publicly available the alfrescoRegistryPullSecrets has to be set More information can be found on https://github.com/Alfresco/acs-deployment/blob/master/docs/helm/registry-authentication.md | . ",
"url": "/alfresco-helm-charts/charts/alfresco-search-service/README.html#values",

"relUrl": "/charts/alfresco-search-service/README.html#values"
Expand Down
Loading

0 comments on commit c0422ed

Please sign in to comment.