mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
fix(netbird): clean up configuration
This commit is contained in:
@@ -11,10 +11,8 @@ configMapGenerator:
|
||||
namespace: netbird
|
||||
literals:
|
||||
- AUTH_AUTHORITY="https://authelia.stonegarden.dev"
|
||||
- AUTH_CLIENT_ID="netbird"
|
||||
- AUTH_AUDIENCE="netbird"
|
||||
- AUTH_USER_ID_CLAIM="preferred_username"
|
||||
- AUTH_SUPPORTED_SCOPES="openid profile email offline_access netbird-api"
|
||||
- AUTH_SUPPORTED_SCOPES="openid profile email"
|
||||
- name: management-connection-config
|
||||
namespace: netbird
|
||||
literals:
|
||||
@@ -33,4 +31,3 @@ resources:
|
||||
- deployment.yaml
|
||||
- svc.yaml
|
||||
- pvc.yaml
|
||||
- coturn-credentials.yaml
|
||||
|
||||
Reference in New Issue
Block a user