use windmill-postgresql name
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
75497c278f
commit
79f25f0ace
|
@ -24,7 +24,7 @@ spec:
|
|||
kind: HelmRepository
|
||||
name: bitnami
|
||||
values:
|
||||
fullnameOverride: windmill-postgresql-uncool
|
||||
fullnameOverride: windmill-postgresql
|
||||
postgresql:
|
||||
auth:
|
||||
postgresPassword: windmill
|
||||
|
@ -110,7 +110,7 @@ spec:
|
|||
mode: "worker"
|
||||
# Thenative worker group will only execute native jobs. Windmill has a default worker group configuration for it
|
||||
- name: "native"
|
||||
replicas: 4
|
||||
replicas: 1
|
||||
# -- Resource limits and requests for the pods
|
||||
resources:
|
||||
requests:
|
||||
|
|
Loading…
Reference in New Issue