fix(homarr): remove encrypted secret from kustomization
homarr-patches Application doesn't have SOPS support. Secret is managed by sops-secrets Application instead. Kustomization now only contains: - fix-probes-job.yaml (PostSync hook)
This commit is contained in:
@@ -2,5 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: dashboard
|
||||
resources:
|
||||
- homarr-secrets.enc.yaml
|
||||
- fix-probes-job.yaml
|
||||
# PostSync hook to patch Homarr deployment probes
|
||||
# (homarr-secrets.enc.yaml managed by sops-secrets Application)
|
||||
|
||||
Reference in New Issue
Block a user