chore(penpot): Added OIDC configuration for SSO
All checks were successful
Validate K8s manifests / validate-manifests (push) Successful in 2m8s

This commit is contained in:
Daniël Groothuis
2025-10-27 19:04:41 +01:00
parent e6131c2561
commit dff6e22868
4 changed files with 41 additions and 9 deletions

View File

@@ -56,14 +56,14 @@ It'll add a `.placeholder` file where the manifests will live.
## Important URLs
- [ArgoCD](https://cd.dgse.cloud) (SSO Authentication required)
- [Gitea](https://git.dgse.cloud) (Basic Authentication required)
- [Gitea](https://git.dgse.cloud) (SSO Authentication required)
- [Vault](https://sealed.dgse.cloud) (Token Based Authentication required)
- [Vaultwarden](https://vault.dgse.cloud) (Basic Authentication required)
- [Mailu](https://mail.dgse.cloud) (Basic Authentication required)
- [PocketID](https://auth.dgse.cloud) (SSO Authentication required)
- [Uptime Kuma](https://uptime.dgse.cloud) (Basic Authentication required)
- [Ntfy](https://notifications.dgse.cloud) (Basic Authentication required)
- [Penpot](https://penpot.dgse.cloud) (Basic Authentication required)
- [Penpot](https://penpot.dgse.cloud) (SSO Authentication required)
## Important Notes
- When adding a new application, keep in mind that after push to main, ArgoCD will automatically sync the resources to the cluster.