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