fix: remove serit-oicd
This commit is contained in:
@@ -16,15 +16,7 @@ clusterConfig:
|
||||
fileserver: "10.255.241.210"
|
||||
acme_email: "acme@oceanbox.io"
|
||||
oidc:
|
||||
- name: serit-oidc
|
||||
provider: azuread
|
||||
tenant: "95e5d757-4fb3-4113-a93c-c41393be61cf"
|
||||
secret_ref:
|
||||
name: serit-oidc
|
||||
group_id: "dd2aa2d6-269d-48fe-90cc-04fd5c08bd29"
|
||||
external_access:
|
||||
enabled: false
|
||||
- name: oceanbox-oidc
|
||||
- name: oceanbox
|
||||
provider: azuread
|
||||
tenant: "3f737008-e9a0-4485-9d27-40329d288089"
|
||||
secret_ref:
|
||||
|
||||
+2
-2
@@ -28,13 +28,13 @@ clusterConfig:
|
||||
- 192.168.0.0/16
|
||||
- 172.19.255.0/24
|
||||
oidc: []
|
||||
#- name: azure-oidc
|
||||
#- name: azure
|
||||
# provider: azuread
|
||||
# tenant: "https://login.microsoftonline.com/<tenant>/oauth2/v2.0"
|
||||
# secret_ref:
|
||||
# name: azure-oidc
|
||||
# group_id: "<group_id>"
|
||||
#- name: github-oidc
|
||||
#- name: github
|
||||
# provider: github
|
||||
# secret_ref:
|
||||
# name: github-oidc
|
||||
|
||||
Reference in New Issue
Block a user