plane dnsConfig commented
This commit is contained in:
@@ -76,10 +76,10 @@ spec:
|
|||||||
memoryLimit: 2Gi
|
memoryLimit: 2Gi
|
||||||
cpuLimit: 1000m
|
cpuLimit: 1000m
|
||||||
# Wenn der Helm Chart es unterstützt:
|
# Wenn der Helm Chart es unterstützt:
|
||||||
dnsConfig:
|
# dnsConfig:
|
||||||
options:
|
# options:
|
||||||
- name: ndots
|
# - name: ndots
|
||||||
value: "1"
|
# value: "1"
|
||||||
|
|
||||||
worker:
|
worker:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
@@ -87,10 +87,10 @@ spec:
|
|||||||
cpuLimit: 1500m
|
cpuLimit: 1500m
|
||||||
cpuRequest: 500m
|
cpuRequest: 500m
|
||||||
memoryRequest: 6Gi
|
memoryRequest: 6Gi
|
||||||
dnsConfig:
|
# dnsConfig:
|
||||||
options:
|
# options:
|
||||||
- name: ndots
|
# - name: ndots
|
||||||
value: "1"
|
# value: "1"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
pgdb_username: plane
|
pgdb_username: plane
|
||||||
|
|||||||
Reference in New Issue
Block a user