More xray replicas

This commit is contained in:
Nikolai Rodionov 2024-11-02 17:44:18 +01:00
parent 7571340340
commit b4f6beb8f2
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD
2 changed files with 9 additions and 9 deletions

View File

@ -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

View File

@ -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: