Skip to content

Commit

Permalink
feat: add logout to homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Dec 4, 2024
1 parent c877304 commit ef15393
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions registry/components/homepage/oauth2-proxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@ spec:
annotations:
kubernetes.io/tls-acme: "true"
cert-manager.io/cluster-issuer: letsencrypt
gethomepage.dev/description: Logout from the homepage
gethomepage.dev/enabled: "true"
gethomepage.dev/group: Cluster Management
gethomepage.dev/icon: mdi-logout-#ffffff
gethomepage.dev/name: Logout
gethomepage.dev/href: "/oauth2/sign_out"
gethomepage.dev/pod-selector: app.kubernetes.io/name=oauth2-proxy
hosts:
- homepage.simonemms.com
tls:
Expand Down

0 comments on commit ef15393

Please sign in to comment.