diff --git a/authelia/helm-values.yaml b/authelia/helm-values.yaml index a9ca80f..a5ad0f0 100644 --- a/authelia/helm-values.yaml +++ b/authelia/helm-values.yaml @@ -89,14 +89,16 @@ configMap: username: bluemayne timeout: 5s + # Network definitions for access control + definitions: + network: + internal: + - 10.42.0.0/16 + - 10.43.0.0/16 + # Access control rules access_control: default_policy: one_factor - networks: - - name: internal - networks: - - 10.42.0.0/16 - - 10.43.0.0/16 rules: - domain: '*.kro.kr' networks: