Skip to content

Commit a2b2e45

Browse files
committedFeb 18, 2025
test mv qbit secrets
1 parent 0fa0f7c commit a2b2e45

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
 

‎kubernetes/apps/production/arr/qbitty/kustomization.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ kind: Kustomization
33
resources:
44
- deployment.yaml
55
- service.yaml
6-
- ingress.yaml
6+
- ingress.yaml
7+
- qbitty-secrets.yaml

‎kubernetes/cluster/production/config/kustomization.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
44
- cluster-config.yaml
5-
- qbitty-secrets.yaml
65
- cluster-secrets.yaml

0 commit comments

Comments
 (0)
Please sign in to comment.