Reduce amount of xray replicas
This commit is contained in:
parent
34eed5db33
commit
411789d2d5
@ -112,4 +112,4 @@ releases:
|
|||||||
- deployAnnotations:
|
- deployAnnotations:
|
||||||
keel.sh/policy: force
|
keel.sh/policy: force
|
||||||
keel.sh/trigger: poll
|
keel.sh/trigger: poll
|
||||||
keel.sh/pollSchedule: "@every 10m"
|
keel.sh/initContainers: 'true'
|
||||||
|
@ -5,8 +5,6 @@ ext-self-signed-cert:
|
|||||||
ingress:
|
ingress:
|
||||||
main:
|
main:
|
||||||
enabled: false
|
enabled: false
|
||||||
workload:
|
|
||||||
replicas: 2
|
|
||||||
service:
|
service:
|
||||||
xray-https:
|
xray-https:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
@ -5,8 +5,6 @@ ext-self-signed-cert:
|
|||||||
ingress:
|
ingress:
|
||||||
main:
|
main:
|
||||||
enabled: false
|
enabled: false
|
||||||
workload:
|
|
||||||
replicas: 2
|
|
||||||
service:
|
service:
|
||||||
xray-https:
|
xray-https:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
Loading…
Reference in New Issue
Block a user