Skip to content
Snippets Groups Projects
Verified Commit b0117315 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

fix monitoring, wp and zulip oidc

parent 7fb9509f
No related branches found
No related tags found
No related merge requests found
......@@ -154,7 +154,7 @@ data:
auth.generic_oauth:
name: Stackspin
enabled: true
client_id: grafana
client_id: kube-prometheus-stack
client_secret: "${client_secret}"
scopes: "openid profile email stackspin_roles"
auth_url: "https://sso.${domain}/oauth2/auth"
......
......@@ -5,4 +5,4 @@ resources:
- pvc.yaml
- release.yaml
- wordpress-values-configmap.yaml
- wp-oauth.yaml
- wordpress-oauth-client.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: stackspin-apps
resources:
- release.yaml
- zulip-data-pvc.yaml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment