diff --git a/authelia/helm-values.yaml b/authelia/helm-values.yaml index c9fd312..a9ca80f 100644 --- a/authelia/helm-values.yaml +++ b/authelia/helm-values.yaml @@ -92,6 +92,16 @@ configMap: # 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: + - internal + policy: bypass # Notifier - filesystem (no email) notifier: