diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4a144b3..767fc80 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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 diff --git a/values/badhouseplants/values.server-xray-public.yaml b/values/badhouseplants/values.server-xray-public.yaml index 2c6b103..868a17c 100644 --- a/values/badhouseplants/values.server-xray-public.yaml +++ b/values/badhouseplants/values.server-xray-public.yaml @@ -25,7 +25,7 @@ extraVolumes: secret: secretName: xray-public.badhouseplants.net workload: - replicas: 1 + replicas: 2 ext-cilium: enabled: true ciliumNetworkPolicies: