test mv qbit secrets

This commit is contained in:
Matt Reeves 2025-02-17 22:53:45 -05:00
parent 0fa0f7c31e
commit a2b2e45fe5
3 changed files with 2 additions and 2 deletions
kubernetes
apps/production/arr/qbitty
cluster/production/config

View file

@ -3,4 +3,5 @@ kind: Kustomization
resources:
- deployment.yaml
- service.yaml
- ingress.yaml
- ingress.yaml
- qbitty-secrets.yaml

View file

@ -2,5 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- cluster-config.yaml
- qbitty-secrets.yaml
- cluster-secrets.yaml