More xray replicas
This commit is contained in:
parent
7571340340
commit
b4f6beb8f2
@ -21,11 +21,11 @@ repos:
|
||||
name: check sops secrets
|
||||
entry: ./scripts/sops_check.sh
|
||||
language: script
|
||||
- name: check unused values (disable by setting DISABLE_ADDITIONAL_CHECKS=1)
|
||||
id: check-unused-values
|
||||
entry: ./scripts/find_unused_values.sh
|
||||
language: script
|
||||
- name: lint helmfiles (it might take a while, disable by setting DISABLE_ADDITIONAL_CHECKS=1)
|
||||
id: lint-all-envs
|
||||
entry: ./scripts/lint_all_envs.sh
|
||||
language: script
|
||||
# - name: check unused values (disable by setting DISABLE_ADDITIONAL_CHECKS=1)
|
||||
# id: check-unused-values
|
||||
# entry: ./scripts/find_unused_values.sh
|
||||
# language: script
|
||||
# - name: lint helmfiles (it might take a while, disable by setting DISABLE_ADDITIONAL_CHECKS=1)
|
||||
# id: lint-all-envs
|
||||
# entry: ./scripts/lint_all_envs.sh
|
||||
# language: script
|
||||
|
@ -25,7 +25,7 @@ extraVolumes:
|
||||
secret:
|
||||
secretName: xray-public.badhouseplants.net
|
||||
workload:
|
||||
replicas: 1
|
||||
replicas: 2
|
||||
ext-cilium:
|
||||
enabled: true
|
||||
ciliumNetworkPolicies:
|
||||
|
Loading…
Reference in New Issue
Block a user