Skip to content

Commit

Permalink
feat(recyclarr): migrates to external secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
axeII committed Mar 31, 2024
1 parent 042e205 commit c0c9af5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 30 deletions.
Empty file.
2 changes: 1 addition & 1 deletion kubernetes/apps/media/recyclarr/app/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Kustomization
namespace: media
resources:
- ./pvc.yaml
- ./secret.sops.yaml
- ./externalsecret.yaml
- ./helmrelease.yaml
configMapGenerator:
- name: recyclarr-configmap
Expand Down
29 changes: 0 additions & 29 deletions kubernetes/apps/media/recyclarr/app/secret.sops.yaml

This file was deleted.

0 comments on commit c0c9af5

Please sign in to comment.