Skip to content

Commit

Permalink
chore(kubernetes): archive redis cluster (#198)
Browse files Browse the repository at this point in the history
It was only used by authelia which is gone. I don't plan to use shared
redis' in the future, so it can go away.

Updates #192
  • Loading branch information
martinohmann authored Jan 6, 2024
1 parent 1a09d94 commit e5110cb
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 1 deletion.
File renamed without changes.
1 change: 0 additions & 1 deletion kubernetes/apps/database/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ resources:
- ./namespace.yaml
- ./cloudnative-pg/ks.yaml
- ./pgadmin/ks.yaml
- ./redis/ks.yaml

0 comments on commit e5110cb

Please sign in to comment.