Skip to content

Commit

Permalink
fix: remove kubefirst calendar
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Dec 12, 2024
1 parent 41760ad commit f6e4181
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
6 changes: 0 additions & 6 deletions registry/components/homepage/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,6 @@ data:
color: yellow
params:
showName: true
- type: ical
url: "{{HOMEPAGE_VAR_CALENDAR_SIMON_KUBEFIRST_IO}}"
name: Kubefirst
color: purple
params:
showName: true
- type: ical
url: "{{HOMEPAGE_VAR_CALENDAR_SIMON_KONSTRUCT_IO}}"
name: Konstruct
Expand Down
3 changes: 0 additions & 3 deletions registry/components/homepage/secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ spec:
- secretKey: HOMEPAGE_VAR_CALENDAR_SIMON_SIMONEMMS_COM
remoteRef:
key: CALENDAR_SIMON_SIMONEMMS_COM
- secretKey: HOMEPAGE_VAR_CALENDAR_SIMON_KUBEFIRST_IO
remoteRef:
key: CALENDAR_SIMON_KUBEFIRST_IO
- secretKey: HOMEPAGE_VAR_CALENDAR_SIMON_KONSTRUCT_IO
remoteRef:
key: CALENDAR_SIMON_KONSTRUCT_IO
Expand Down

0 comments on commit f6e4181

Please sign in to comment.