You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
1.4 KiB
64 lines
1.4 KiB
image:
|
|
debug: true
|
|
architecture: replication
|
|
auth:
|
|
rootPassword: "HieSh7aSoogh4AeWiep0oong3Aimahph"
|
|
database: sapian
|
|
username: "sapian"
|
|
password: "ietiet3Eegoph3uolahiehie7heep3Oa"
|
|
replicationUser: replicator
|
|
replicationPassword: "oVae6iozoo2jahnaich4uthieleax2wo"
|
|
forcePassword: true
|
|
usePasswordFiles: true
|
|
primary:
|
|
resources:
|
|
requests:
|
|
memory: "256Mi"
|
|
cpu: "100m"
|
|
limits:
|
|
memory: 1024Mi
|
|
cpu: 500m
|
|
persistence:
|
|
size: 37Gi
|
|
storageClass: "longhorn-ssdnodes-seattle"
|
|
affinity:
|
|
nodeAffinity:
|
|
requiredDuringSchedulingIgnoredDuringExecution:
|
|
nodeSelectorTerms:
|
|
- matchExpressions:
|
|
- key: sapian-agent-role
|
|
operator: In
|
|
values:
|
|
- foreman
|
|
secondary:
|
|
resources:
|
|
requests:
|
|
memory: "256Mi"
|
|
cpu: "100m"
|
|
limits:
|
|
memory: 1024Mi
|
|
cpu: 500m
|
|
persistence:
|
|
size: 37Gi
|
|
storageClass: "longhorn-ssdnodes-seattle"
|
|
affinity:
|
|
nodeAffinity:
|
|
requiredDuringSchedulingIgnoredDuringExecution:
|
|
nodeSelectorTerms:
|
|
- matchExpressions:
|
|
- key: sapian-agent-role
|
|
operator: In
|
|
values:
|
|
- foreman
|
|
metrics:
|
|
enabled: false
|
|
serviceMonitor:
|
|
enabled: false
|
|
resources:
|
|
limits:
|
|
memory: 256Mi
|
|
cpu: 100m
|
|
requests:
|
|
memory: 256Mi
|
|
cpu: 100m
|