Skip to content

Commit

Permalink
Update jekyll site
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius authored and github-actions[bot] committed Sep 25, 2024
1 parent a134d5b commit 30f108f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions assets/js/search-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},"2": {
"doc": "alfresco-connector-ms365",
"title": "Values",
"content": "| Key | Type | Default | Description | . | affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[0] | object | {\"podAffinityTerm\":{\"labelSelector\":{\"matchExpressions\":[{\"key\":\"app.kubernetes.io/name\",\"operator\":\"In\",\"values\":[\"{{ template \\\"alfresco-connector-ms365.name\\\" $ }}\"]},{\"key\":\"app.kubernetes.io/instance\",\"operator\":\"In\",\"values\":[\"{{ .Release.Name }}\"]},{\"key\":\"app.kubernetes.io/component\",\"operator\":\"In\",\"values\":[\"{{ $.Chart.Name }}\"]}]},\"topologyKey\":\"topology.kubernetes.io/zone\"},\"weight\":10} | Prefer to schedule pods in different zones | . | affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[1] | object | {\"podAffinityTerm\":{\"labelSelector\":{\"matchExpressions\":[{\"key\":\"app.kubernetes.io/name\",\"operator\":\"In\",\"values\":[\"{{ template \\\"alfresco-connector-ms365.name\\\" $ }}\"]},{\"key\":\"app.kubernetes.io/instance\",\"operator\":\"In\",\"values\":[\"{{ .Release.Name }}\"]}]},\"topologyKey\":\"kubernetes.io/hostname\"},\"weight\":5} | Prefer to schedule pods in different nodes | . | environment | object | {} |   | . | global.alfrescoRegistryPullSecrets | string | \"quay-registry-secret\" |   | . | image.internalPort | int | 9095 |   | . | image.pullPolicy | string | \"IfNotPresent\" |   | . | image.repository | string | \"quay.io/alfresco/alfresco-ooi-service\" |   | . | image.tag | string | \"2.0.3\" |   | . | ingress.extraAnnotations | object | {} |   | . | ingress.path | string | \"/ooi-service\" |   | . | ingress.tls | list | [] |   | . | livenessProbe.failureThreshold | int | 1 |   | . | livenessProbe.initialDelaySeconds | int | 10 |   | . | livenessProbe.periodSeconds | int | 20 |   | . | livenessProbe.tcpSocket.port | int | 9095 |   | . | livenessProbe.timeoutSeconds | int | 10 |   | . | nodeSelector | object | {} |   | . | podAnnotations | object | {} |   | . | podLabels | object | {} |   | . | podSecurityContext.runAsNonRoot | bool | true |   | . | podSecurityContext.runAsUser | int | 33006 |   | . | readinessProbe.initialDelaySeconds | int | 20 |   | . | readinessProbe.periodSeconds | int | 60 |   | . | readinessProbe.tcpSocket.port | int | 9095 |   | . | readinessProbe.timeoutSeconds | int | 10 |   | . | replicaCount | int | 2 |   | . | repository.existingConfigMap.keys.host | string | \"REPO_HOST\" | name of the key in the configMap where to find the repository service host | . | repository.existingConfigMap.keys.port | string | \"REPO_PORT\" | name of the key in the configMap where to find the repository service port | . | repository.existingConfigMap.name | string | nil | a pre-existing configmap which provides expected configuration for ms365 | . | repository.host | string | \"acs-alfresco-cs-repository\" | ACS repository host | . | repository.port | int | 80 | ACS repository port | . | resources.limits.cpu | string | \"2\" |   | . | resources.limits.memory | string | \"1000Mi\" |   | . | resources.requests.cpu | string | \"0.25\" |   | . | resources.requests.memory | string | \"1000Mi\" |   | . | service.externalPort | int | 80 |   | . | service.name | string | \"ms365-service\" |   | . | service.type | string | \"ClusterIP\" |   | . | serviceAccount.annotations | object | {} | Annotations to add to the service account | . | serviceAccount.create | bool | true | Specifies whether a service account should be created | . | serviceAccount.name | string | \"ms365-sa\" | The name of the service account to use. If not set and create is true, a name is generated using the fullname template | . | strategy.rollingUpdate.maxSurge | int | 1 |   | . | strategy.rollingUpdate.maxUnavailable | int | 0 |   | . | tolerations | list | [] |   | . ",
"content": "| Key | Type | Default | Description | . | affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[0] | object | {\"podAffinityTerm\":{\"labelSelector\":{\"matchExpressions\":[{\"key\":\"app.kubernetes.io/name\",\"operator\":\"In\",\"values\":[\"{{ template \\\"alfresco-connector-ms365.name\\\" $ }}\"]},{\"key\":\"app.kubernetes.io/instance\",\"operator\":\"In\",\"values\":[\"{{ .Release.Name }}\"]},{\"key\":\"app.kubernetes.io/component\",\"operator\":\"In\",\"values\":[\"{{ $.Chart.Name }}\"]}]},\"topologyKey\":\"topology.kubernetes.io/zone\"},\"weight\":10} | Prefer to schedule pods in different zones | . | affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[1] | object | {\"podAffinityTerm\":{\"labelSelector\":{\"matchExpressions\":[{\"key\":\"app.kubernetes.io/name\",\"operator\":\"In\",\"values\":[\"{{ template \\\"alfresco-connector-ms365.name\\\" $ }}\"]},{\"key\":\"app.kubernetes.io/instance\",\"operator\":\"In\",\"values\":[\"{{ .Release.Name }}\"]}]},\"topologyKey\":\"kubernetes.io/hostname\"},\"weight\":5} | Prefer to schedule pods in different nodes | . | environment | object | {} |   | . | global.alfrescoRegistryPullSecrets | string | \"quay-registry-secret\" |   | . | image.internalPort | int | 9095 |   | . | image.pullPolicy | string | \"IfNotPresent\" |   | . | image.repository | string | \"quay.io/alfresco/alfresco-ooi-service\" |   | . | image.tag | string | \"2.0.3\" |   | . | ingress.className | string | \"nginx\" |   | . | ingress.extraAnnotations | object | {} |   | . | ingress.path | string | \"/ooi-service\" |   | . | ingress.tls | list | [] |   | . | livenessProbe.failureThreshold | int | 1 |   | . | livenessProbe.initialDelaySeconds | int | 10 |   | . | livenessProbe.periodSeconds | int | 20 |   | . | livenessProbe.tcpSocket.port | int | 9095 |   | . | livenessProbe.timeoutSeconds | int | 10 |   | . | nodeSelector | object | {} |   | . | podAnnotations | object | {} |   | . | podLabels | object | {} |   | . | podSecurityContext.runAsNonRoot | bool | true |   | . | podSecurityContext.runAsUser | int | 33006 |   | . | readinessProbe.initialDelaySeconds | int | 20 |   | . | readinessProbe.periodSeconds | int | 60 |   | . | readinessProbe.tcpSocket.port | int | 9095 |   | . | readinessProbe.timeoutSeconds | int | 10 |   | . | replicaCount | int | 2 |   | . | repository.existingConfigMap.keys.host | string | \"REPO_HOST\" | name of the key in the configMap where to find the repository service host | . | repository.existingConfigMap.keys.port | string | \"REPO_PORT\" | name of the key in the configMap where to find the repository service port | . | repository.existingConfigMap.name | string | nil | a pre-existing configmap which provides expected configuration for ms365 | . | repository.host | string | \"acs-alfresco-cs-repository\" | ACS repository host | . | repository.port | int | 80 | ACS repository port | . | resources.limits.cpu | string | \"2\" |   | . | resources.limits.memory | string | \"1000Mi\" |   | . | resources.requests.cpu | string | \"0.25\" |   | . | resources.requests.memory | string | \"1000Mi\" |   | . | service.externalPort | int | 80 |   | . | service.name | string | \"ms365-service\" |   | . | service.type | string | \"ClusterIP\" |   | . | serviceAccount.annotations | object | {} | Annotations to add to the service account | . | serviceAccount.create | bool | true | Specifies whether a service account should be created | . | serviceAccount.name | string | \"ms365-sa\" | The name of the service account to use. If not set and create is true, a name is generated using the fullname template | . | strategy.rollingUpdate.maxSurge | int | 1 |   | . | strategy.rollingUpdate.maxUnavailable | int | 0 |   | . | tolerations | list | [] |   | . ",
"url": "/alfresco-helm-charts/charts/alfresco-connector-ms365/README.html#values",

"relUrl": "/charts/alfresco-connector-ms365/README.html#values"
Expand Down Expand Up @@ -162,7 +162,7 @@
},"23": {
"doc": "alfresco-connector-msteams",
"title": "Values",
"content": "| Key | Type | Default | Description | . | affinity | object | {\"podAntiAffinity\":{\"preferredDuringSchedulingIgnoredDuringExecution\":[{\"podAffinityTerm\":{\"labelSelector\":{\"matchExpressions\":[{\"key\":\"app.kubernetes.io/name\",\"operator\":\"In\",\"values\":[\"{{ template \\\"alfresco-connector-msteams.name\\\" . }}\"]},{\"key\":\"app.kubernetes.io/instance\",\"operator\":\"In\",\"values\":[\"{{ .Release.Name }}\"]},{\"key\":\"app.kubernetes.io/component\",\"operator\":\"In\",\"values\":[\"{{ $.Chart.Name }}\"]}]},\"topologyKey\":\"topology.kubernetes.io/zone\"},\"weight\":10},{\"podAffinityTerm\":{\"labelSelector\":{\"matchExpressions\":[{\"key\":\"app.kubernetes.io/name\",\"operator\":\"In\",\"values\":[\"{{ template \\\"alfresco-connector-msteams.name\\\" . }}\"]},{\"key\":\"app.kubernetes.io/instance\",\"operator\":\"In\",\"values\":[\"{{ .Release.Name }}\"]},{\"key\":\"app.kubernetes.io/component\",\"operator\":\"In\",\"values\":[\"{{ $.Chart.Name }}\"]}]},\"topologyKey\":\"kubernetes.io/hostname\"},\"weight\":5}]}} | Affinity settings for pod assignment (can contain templates if passed as string) | . | affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[0] | object | {\"podAffinityTerm\":{\"labelSelector\":{\"matchExpressions\":[{\"key\":\"app.kubernetes.io/name\",\"operator\":\"In\",\"values\":[\"{{ template \\\"alfresco-connector-msteams.name\\\" . }}\"]},{\"key\":\"app.kubernetes.io/instance\",\"operator\":\"In\",\"values\":[\"{{ .Release.Name }}\"]},{\"key\":\"app.kubernetes.io/component\",\"operator\":\"In\",\"values\":[\"{{ $.Chart.Name }}\"]}]},\"topologyKey\":\"topology.kubernetes.io/zone\"},\"weight\":10} | Prefer to schedule pods in different zones | . | affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[1] | object | {\"podAffinityTerm\":{\"labelSelector\":{\"matchExpressions\":[{\"key\":\"app.kubernetes.io/name\",\"operator\":\"In\",\"values\":[\"{{ template \\\"alfresco-connector-msteams.name\\\" . }}\"]},{\"key\":\"app.kubernetes.io/instance\",\"operator\":\"In\",\"values\":[\"{{ .Release.Name }}\"]},{\"key\":\"app.kubernetes.io/component\",\"operator\":\"In\",\"values\":[\"{{ $.Chart.Name }}\"]}]},\"topologyKey\":\"kubernetes.io/hostname\"},\"weight\":5} | Prefer to schedule pods in different nodes | . | alfresco.baseUrl | string | \"change_me_alf_base_url\" |   | . | alfresco.digitalWorkspace.contextPath | string | \"/workspace/\" |   | . | environment | string | nil |   | . | global.alfrescoRegistryPullSecrets | string | \"quay-registry-secret\" |   | . | image.internalPort | int | 3978 |   | . | image.pullPolicy | string | \"IfNotPresent\" |   | . | image.repository | string | \"quay.io/alfresco/alfresco-ms-teams-service\" |   | . | image.tag | string | \"2.0.3\" |   | . | ingress.extraAnnotations | object | {} |   | . | ingress.path | string | \"/ms-teams-service\" |   | . | ingress.tls | list | [] |   | . | livenessProbe.failureThreshold | int | 1 |   | . | livenessProbe.initialDelaySeconds | int | 10 |   | . | livenessProbe.periodSeconds | int | 20 |   | . | livenessProbe.tcpSocket.port | int | 3978 |   | . | livenessProbe.timeoutSeconds | int | 10 |   | . | microsoft.app.existingSecret.keys.id | string | \"MICROSOFT_APP_ID\" |   | . | microsoft.app.existingSecret.keys.password | string | \"MICROSOFT_APP_PASSWORD\" |   | . | microsoft.app.existingSecret.name | string | nil |   | . | microsoft.app.id | string | nil |   | . | microsoft.app.oauth.connectionName | string | \"alfresco\" |   | . | microsoft.app.password | string | nil |   | . | nodeSelector | object | {} |   | . | podSecurityContext.runAsNonRoot | bool | true |   | . | podSecurityContext.runAsUser | int | 33041 |   | . | readinessProbe.initialDelaySeconds | int | 20 |   | . | readinessProbe.periodSeconds | int | 60 |   | . | readinessProbe.tcpSocket.port | int | 3978 |   | . | readinessProbe.timeoutSeconds | int | 10 |   | . | replicaCount | int | 2 |   | . | repository.existingConfigMap.keys.url | string | \"ALFRESCO_BASE_URL\" | Key within the configmap holding the full url to connect to the alfresco repository | . | repository.existingConfigMap.name | string | nil | Alternatively, provide repository connection details via an existing configmap | . | repository.url | string | nil | URL of the Alfresco repository | . | resources.limits.cpu | string | \"1\" |   | . | resources.limits.memory | string | \"1000Mi\" |   | . | resources.requests.cpu | string | \"0.5\" |   | . | resources.requests.memory | string | \"1000Mi\" |   | . | service.externalPort | int | 80 |   | . | service.name | string | \"ms-teams-service\" |   | . | service.type | string | \"ClusterIP\" |   | . | serviceAccount.annotations | object | {} | Annotations to add to the service account | . | serviceAccount.create | bool | true | Specifies whether a service account should be created | . | serviceAccount.name | string | \"msteams-sa\" | The name of the service account to use. If not set and create is true, a name is generated using the fullname template | . | strategy.rollingUpdate.maxSurge | int | 1 |   | . | strategy.rollingUpdate.maxUnavailable | int | 0 |   | . | teams.chat.filenameEnabled | bool | true |   | . | teams.chat.imageEnabled | bool | true |   | . | teams.chat.metadataEnabled | bool | true |   | . ",
"content": "| Key | Type | Default | Description | . | affinity | object | {\"podAntiAffinity\":{\"preferredDuringSchedulingIgnoredDuringExecution\":[{\"podAffinityTerm\":{\"labelSelector\":{\"matchExpressions\":[{\"key\":\"app.kubernetes.io/name\",\"operator\":\"In\",\"values\":[\"{{ template \\\"alfresco-connector-msteams.name\\\" . }}\"]},{\"key\":\"app.kubernetes.io/instance\",\"operator\":\"In\",\"values\":[\"{{ .Release.Name }}\"]},{\"key\":\"app.kubernetes.io/component\",\"operator\":\"In\",\"values\":[\"{{ $.Chart.Name }}\"]}]},\"topologyKey\":\"topology.kubernetes.io/zone\"},\"weight\":10},{\"podAffinityTerm\":{\"labelSelector\":{\"matchExpressions\":[{\"key\":\"app.kubernetes.io/name\",\"operator\":\"In\",\"values\":[\"{{ template \\\"alfresco-connector-msteams.name\\\" . }}\"]},{\"key\":\"app.kubernetes.io/instance\",\"operator\":\"In\",\"values\":[\"{{ .Release.Name }}\"]},{\"key\":\"app.kubernetes.io/component\",\"operator\":\"In\",\"values\":[\"{{ $.Chart.Name }}\"]}]},\"topologyKey\":\"kubernetes.io/hostname\"},\"weight\":5}]}} | Affinity settings for pod assignment (can contain templates if passed as string) | . | affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[0] | object | {\"podAffinityTerm\":{\"labelSelector\":{\"matchExpressions\":[{\"key\":\"app.kubernetes.io/name\",\"operator\":\"In\",\"values\":[\"{{ template \\\"alfresco-connector-msteams.name\\\" . }}\"]},{\"key\":\"app.kubernetes.io/instance\",\"operator\":\"In\",\"values\":[\"{{ .Release.Name }}\"]},{\"key\":\"app.kubernetes.io/component\",\"operator\":\"In\",\"values\":[\"{{ $.Chart.Name }}\"]}]},\"topologyKey\":\"topology.kubernetes.io/zone\"},\"weight\":10} | Prefer to schedule pods in different zones | . | affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[1] | object | {\"podAffinityTerm\":{\"labelSelector\":{\"matchExpressions\":[{\"key\":\"app.kubernetes.io/name\",\"operator\":\"In\",\"values\":[\"{{ template \\\"alfresco-connector-msteams.name\\\" . }}\"]},{\"key\":\"app.kubernetes.io/instance\",\"operator\":\"In\",\"values\":[\"{{ .Release.Name }}\"]},{\"key\":\"app.kubernetes.io/component\",\"operator\":\"In\",\"values\":[\"{{ $.Chart.Name }}\"]}]},\"topologyKey\":\"kubernetes.io/hostname\"},\"weight\":5} | Prefer to schedule pods in different nodes | . | alfresco.baseUrl | string | \"change_me_alf_base_url\" |   | . | alfresco.digitalWorkspace.contextPath | string | \"/workspace/\" |   | . | environment | string | nil |   | . | global.alfrescoRegistryPullSecrets | string | \"quay-registry-secret\" |   | . | image.internalPort | int | 3978 |   | . | image.pullPolicy | string | \"IfNotPresent\" |   | . | image.repository | string | \"quay.io/alfresco/alfresco-ms-teams-service\" |   | . | image.tag | string | \"2.0.3\" |   | . | ingress.className | string | \"nginx\" |   | . | ingress.extraAnnotations | object | {} |   | . | ingress.path | string | \"/ms-teams-service\" |   | . | ingress.tls | list | [] |   | . | livenessProbe.failureThreshold | int | 1 |   | . | livenessProbe.initialDelaySeconds | int | 10 |   | . | livenessProbe.periodSeconds | int | 20 |   | . | livenessProbe.tcpSocket.port | int | 3978 |   | . | livenessProbe.timeoutSeconds | int | 10 |   | . | microsoft.app.existingSecret.keys.id | string | \"MICROSOFT_APP_ID\" |   | . | microsoft.app.existingSecret.keys.password | string | \"MICROSOFT_APP_PASSWORD\" |   | . | microsoft.app.existingSecret.name | string | nil |   | . | microsoft.app.id | string | nil |   | . | microsoft.app.oauth.connectionName | string | \"alfresco\" |   | . | microsoft.app.password | string | nil |   | . | nodeSelector | object | {} |   | . | podSecurityContext.runAsNonRoot | bool | true |   | . | podSecurityContext.runAsUser | int | 33041 |   | . | readinessProbe.initialDelaySeconds | int | 20 |   | . | readinessProbe.periodSeconds | int | 60 |   | . | readinessProbe.tcpSocket.port | int | 3978 |   | . | readinessProbe.timeoutSeconds | int | 10 |   | . | replicaCount | int | 2 |   | . | repository.existingConfigMap.keys.url | string | \"ALFRESCO_BASE_URL\" | Key within the configmap holding the full url to connect to the alfresco repository | . | repository.existingConfigMap.name | string | nil | Alternatively, provide repository connection details via an existing configmap | . | repository.url | string | nil | URL of the Alfresco repository | . | resources.limits.cpu | string | \"1\" |   | . | resources.limits.memory | string | \"1000Mi\" |   | . | resources.requests.cpu | string | \"0.5\" |   | . | resources.requests.memory | string | \"1000Mi\" |   | . | service.externalPort | int | 80 |   | . | service.name | string | \"ms-teams-service\" |   | . | service.type | string | \"ClusterIP\" |   | . | serviceAccount.annotations | object | {} | Annotations to add to the service account | . | serviceAccount.create | bool | true | Specifies whether a service account should be created | . | serviceAccount.name | string | \"msteams-sa\" | The name of the service account to use. If not set and create is true, a name is generated using the fullname template | . | strategy.rollingUpdate.maxSurge | int | 1 |   | . | strategy.rollingUpdate.maxUnavailable | int | 0 |   | . | teams.chat.filenameEnabled | bool | true |   | . | teams.chat.imageEnabled | bool | true |   | . | teams.chat.metadataEnabled | bool | true |   | . ",
"url": "/alfresco-helm-charts/charts/alfresco-connector-msteams/README.html#values",

"relUrl": "/charts/alfresco-connector-msteams/README.html#values"
Expand Down
Loading

0 comments on commit 30f108f

Please sign in to comment.