Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[workflow-manager] postgres image replaced by frinx/utilities #410

Merged
merged 5 commits into from
Aug 16, 2024

Conversation

smartin-elisapolystar
Copy link
Contributor

Checklist

  • Title of the PR starts with chart name (e.g. [krakend])
  • Update the documentation if a new value has been added
  • Update chart release notes annotation

| affinity | object | `{}` | [Affinity for pod assignment](https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity) |
| autoscaling | object | `{"enabled":false,"maxReplicas":3,"minReplicas":2,"targetCPUUtilizationPercentage":80}` | [Autoscaling parameters](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/) |
| conductorEnv | object | `{"CONFIG_PROP":"/app/nofile/config.properties","LOG4J_PROP":"/app/config/log4j-cluster.properties","_JAVA_OPTIONS":"-Xmx2g"}` | Conductor extra ENV |
| conductorExtraEnv | object | `{"CONDUCTOR_ADDITIONAL_MODULES":"com.netflix.conductor.contribs.metrics.MetricsRegistryModule,com.netflix.conductor.contribs.metrics.LoggingMetricsModule","CONDUCTOR_APP_ASYNCINDEXINGENABLED":false,"CONDUCTOR_APP_EXECUTORSERVICEMAXTHREADCOUNT":100,"CONDUCTOR_APP_MAXTASKINPUTPAYLOADSIZETHRESHOLD":102400,"CONDUCTOR_APP_MAXTASKOUTPUTPAYLOADSIZETHRESHOLD":102400,"CONDUCTOR_APP_MAXWORKFLOWINPUTPAYLOADSIZETHRESHOLD":102400,"CONDUCTOR_APP_MAXWORKFLOWOUTPUTPAYLOADSIZETHRESHOLD":102400,"CONDUCTOR_APP_OWNEREMAILMANDATORY":false,"CONDUCTOR_APP_SYSTEMTASKWORKERCALLBACKDURATION":10,"CONDUCTOR_APP_TASKEXECUTIONPOSTPONEDURATION":0,"CONDUCTOR_APP_TASKINPUTPAYLOADSIZETHRESHOLD":85,"CONDUCTOR_APP_TASKOUTPUTPAYLOADSIZETHRESHOLD":85,"CONDUCTOR_APP_WORKFLOWEXECUTIONLOCKENABLED":true,"CONDUCTOR_APP_WORKFLOWINPUTPAYLOADSIZETHRESHOLD":85,"CONDUCTOR_APP_WORKFLOWOFFSETTIMEOUT":5,"CONDUCTOR_APP_WORKFLOWOUTPUTPAYLOADSIZETHRESHOLD":85,"CONDUCTOR_ARCHIVE_DB_ENABLED":true,"CONDUCTOR_ARCHIVE_DB_INDEXER_POLLINGINTERVAL":10,"CONDUCTOR_ARCHIVE_DB_INDEXER_THREADCOUNT":4,"CONDUCTOR_ARCHIVE_DB_TYPE":"postgres","CONDUCTOR_DB_TYPE":"postgres","CONDUCTOR_EXTERNALPAYLOADSTORAGE_POSTGRES_CONDUCTORURL":"http://conductor-server:8080","CONDUCTOR_EXTERNALPAYLOADSTORAGE_POSTGRES_MAXDATADAYS":0,"CONDUCTOR_EXTERNALPAYLOADSTORAGE_POSTGRES_MAXDATAMONTHS":0,"CONDUCTOR_EXTERNALPAYLOADSTORAGE_POSTGRES_MAXDATAROWS":100000,"CONDUCTOR_EXTERNALPAYLOADSTORAGE_POSTGRES_MAXDATAYEARS":1,"CONDUCTOR_EXTERNALPAYLOADSTORAGE_TYPE":"postgres","CONDUCTOR_INDEXING_ENABLED":false,"CONDUCTOR_METRICSDATADOG_ENABLED":false,"CONDUCTOR_METRICSLOGGER_ENABLED":true,"CONDUCTOR_METRICSLOGGER_REPORTPERIODSECONDS":15,"CONDUCTOR_METRICSPROMETHEUS_ENABLED":false,"CONDUCTOR_WORKFLOWEXECUTIONLOCK_TYPE":"local_only","CONDUCTOR_WORKFLOWREPAIRSERVICE_ENABLED":false,"LOADSAMPLE":false,"SPRING_AUTOCONFIGURE_EXCLUDE":"org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration","SPRING_SEARCHDATASOURCE_HIKARI_MAXIMUMPOOLSIZE":8}` | Conductor extra ENV |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not readable, can you please ignore it from README?

type: ClusterIP
# -- Service port
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-- Schellar service port

portSchellar: 3000
# -- Monitoring port
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-- Conductor service port

@Jozefiel Jozefiel merged commit 97fe76d into main Aug 16, 2024
3 checks passed
@Jozefiel Jozefiel deleted the feature/dep-774-6 branch August 16, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants