fix: remove serit-oicd
This commit is contained in:
@@ -16,15 +16,7 @@ clusterConfig:
|
|||||||
fileserver: "10.255.241.210"
|
fileserver: "10.255.241.210"
|
||||||
acme_email: "acme@oceanbox.io"
|
acme_email: "acme@oceanbox.io"
|
||||||
oidc:
|
oidc:
|
||||||
- name: serit-oidc
|
- name: oceanbox
|
||||||
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
|
|
||||||
provider: azuread
|
provider: azuread
|
||||||
tenant: "3f737008-e9a0-4485-9d27-40329d288089"
|
tenant: "3f737008-e9a0-4485-9d27-40329d288089"
|
||||||
secret_ref:
|
secret_ref:
|
||||||
|
|||||||
+2
-2
@@ -28,13 +28,13 @@ clusterConfig:
|
|||||||
- 192.168.0.0/16
|
- 192.168.0.0/16
|
||||||
- 172.19.255.0/24
|
- 172.19.255.0/24
|
||||||
oidc: []
|
oidc: []
|
||||||
#- name: azure-oidc
|
#- name: azure
|
||||||
# provider: azuread
|
# provider: azuread
|
||||||
# tenant: "https://login.microsoftonline.com/<tenant>/oauth2/v2.0"
|
# tenant: "https://login.microsoftonline.com/<tenant>/oauth2/v2.0"
|
||||||
# secret_ref:
|
# secret_ref:
|
||||||
# name: azure-oidc
|
# name: azure-oidc
|
||||||
# group_id: "<group_id>"
|
# group_id: "<group_id>"
|
||||||
#- name: github-oidc
|
#- name: github
|
||||||
# provider: github
|
# provider: github
|
||||||
# secret_ref:
|
# secret_ref:
|
||||||
# name: github-oidc
|
# name: github-oidc
|
||||||
|
|||||||
Reference in New Issue
Block a user